Contains the number of the left-most column being displayed by a Grid control. Read-only at design time and run time.
Syntax
Grid.LeftColumn
Remarks
Use the LeftColumn property to determine which columns are not visible to the user. For example, if LeftColumn = 3, columns 1 and 2 are not visible.