v4.2
Tests whether an entire column is selected.
Boolean GridWidget.IsColumnSelected( Int32 in_Column ); |
oBoolean = GridWidget.IsColumnSelected( ColumnIndex ); |
Parameter | Type | Description |
---|---|---|
ColumnIndex | Long or String | Index of the Column. The left-most column has index 0. |