Returns or sets an integer representing the leftmost visible column of a DataGrid control. this property is read-only at design time.
Syntax
object.LeftCol [= value]
The LeftCol property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
value | A numeric expression indicating the leftmost visible column. The default value is 0. |