ProvideX V8.20 > Language Reference > 7. Control Object Properties
708
Col
BUTTON    CHART    CHECK_BOX    DROP_BOX    GRID    H_SCROLLBAR   LIST_BOX   LIST_VIEW
MULTI_LINE    RADIO_BUTTON    TREE_VIEW   TRISTATE_BOX    VARDROP_BOX   VARLIST_BOX
V_SCROLLBAR
Screen position (column) of control.
Cols
BUTTON    CHART    CHECK_BOX    DROP_BOX    GRID    H_SCROLLBAR   LIST_BOX    LIST_VIEW
MULTI_LINE    RADIO_BUTTON    TREE_VIEW   TRISTATE_BOX    VARDROP_BOX   VARLIST_BOX
V_SCROLLBAR
Width of control in column units.
Column
GRID
LIST_VIEW
Column number of grid or list view.
Column$
GRID
Grid column name.
ColumnNames$     GRID
Comma-separated list of Grid column names.
ColumnPixels
GRID
Width of column in pixels.
ColumnSizeLock    GRID
Column resizing by user: 0=Off; 1=On. Valid only when 'Resizable < > 0. Default: = 0.
ColumnsWide         GRID   LIST_VIEW
Number of columns. If a grid's dimensions have been changed using this property,
the default settings must be re-set.
ColumnWidth
GRID
LIST_VIEW
Width of column in column units.
CurrentCellColour$ GRID
Background Colour for current cell. Valid colour names are listed under Colour
Properties, p.723. Default: "DEFAULT".
CurrentCellColor$
Background Colour for current cell ­ US spelling. See above.
CurrentColumn
GRID
Current column with focus.
CurrentItem
DROP_BOX    LIST_BOX   LIST_VIEW   TREE_VIEW
Current item with focus/selected. Default: 1 (0, if no data).
CurrentPoint
CHART
Current data point. Default: 1 (0, if no data).
CurrentRow
GRID
Current row with focus. Default: 1.
CurrentSet
CHART
Current dataset. Default: 1 (0, if no data).