C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridFilterRow Class / Level Property
In This Topic
Level Property (GridFilterRow)
In This Topic
Gets or sets the nesting level inside a group. This is zero if no grouping is used.
Syntax
public int Level {get; set;}
See Also