ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / VisibleCols Property

In This Topic
    VisibleCols Property (C1Combo)
    In This Topic
    Returns the number of visible columns in the current split.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VisibleCols As Integer
    public int VisibleCols {get;}
    See Also