ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / LeftCol Property

In This Topic
    LeftCol Property (Split)
    In This Topic
    Gets or sets the left most visible column for a split.
    Syntax
    'Declaration
     
    
    Public Property LeftCol As Integer
    public int LeftCol {get; set;}
    See Also