JavaScript Editor js editor     Web development 



Main Page

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



JavaScript Editor js editor     Web development