ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridGroupRow Class / Level Property

In This Topic
    Level Property (DataGridGroupRow)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Level As Integer
    public override int Level {get;}
    See Also