True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / VisibleCols Property

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