SCol Property
Returns the first selected column number. Read only. Available only at run time.
Syntax
object.SCol [= number ]
The syntax of the SCol Property has these parts:
| Part | Description |
| object | A DGrid control. |
| number | The first selected column in the grid. |
Data Type
Long