Gets or sets a value that represents the level of the group associated with this GroupRow.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public int Level { get; set; }
Visual Basic
Public Property Level As Integer
	Get
	Set

See Also