FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GroupRow Class / Level Property

In This Topic
    Level Property (GroupRow)
    In This Topic
    Gets or sets a value that represents the level of the group associated with this GroupRow.
    Syntax
    'Declaration
     
    Public Property Level As Integer
    public int Level {get; set;}
    See Also