Returns or sets the leftmost visible non-fixed column in the ModHFGrid. This property is not available 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 | An integer that specifies the leftmost column. |
Remarks
This property can be used programmatically to scroll within the ModHFGrid. Use the TopRow property to determine the uppermost visible row of the ModHFGrid.