[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.LeftCol

LeftCol Property

LeftCol

Returns or sets the zero-based index of the leftmost column in a list or split.

Declaration
[Browsable(false)]
public int LeftCol { get; set; }
Remarks

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.