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

In This Topic
    Bands Property (C1TrueDBGrid)
    In This Topic
    Gets the number of levels within a hierarchical grid.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bands As System.Integer
    public System.int Bands {get;}
    See Also