LeftCol Property

Returns or sets the left-most visible non fixed column in the grid control.

Syntax

Public Property LeftCol As Integer

Applies To

Grid Object

Data Type

Integer

Remarks

Setting the LeftCol property causes the control to scroll through its contents horizontally so that the given column becomes the leftmost visible column.

See Also

TopRow Property