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