[]
Returns or sets the zero-based index of the leftmost column in a list or split.
[Browsable(false)]
public int LeftCol { get; set; }
<Browsable(False)>
Public Property LeftCol As Integer
Use this property in code to scroll a list or split horizontally. Use the TopIndex property to determine the bookmark of the first visible row in a list or split.