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

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