ComponentOne FlexGrid for UWP
Level Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GroupRow Class : Level Property
Gets or sets a value that represents the level of the group associated with this GroupRow.
Syntax
'Declaration
 
Public Property Level As System.Integer
public System.int Level {get; set;}
See Also

Reference

GroupRow Class
GroupRow Members