ComponentOne DataGrid for WPF and Silverlight
Level Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : Level Property
Gets the grouping level of this row. This info will be used to indent the row if the grid data is grouped.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Level As System.Integer
public virtual System.int Level {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members