LeftColumn Property

Contains the number of the left-most column being displayed by a Grid control. Read-only at design time and run time.

Grid.LeftColumn

Remarks

Applies To: Grid Control

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.

See Also

Reference

ActiveColumn Property

ActiveRow Property

ColumnOrder Property

RelativeColumn Property

RelativeRow Property

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)