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

In This Topic
    Level Property (DataGridGroupWithSummaryRow)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Level As Integer
    public virtual int Level {get;}
    See Also