Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
GroupRow
.
.
::
.
.
Level Property
GroupRow Class
See Also
Gets or sets a value that represents the level of the group associated with this
GroupRow
.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
int
Level
{
get
;
set
; }
Visual Basic
Public
Property
Level
As
Integer
Get
Set
See Also
GroupRow Class
C1.Silverlight.FlexGrid Namespace