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

In This Topic
    Level Property (GroupRow)
    In This Topic
    Gets the level of the grouping.
    Syntax
    'Declaration
     
    Public ReadOnly Property Level As System.Integer
    public System.int Level {get;}
    See Also