<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / GroupRow Class / Level Property

In This Topic
    Level Property (GroupRow)
    In This Topic
    Gets or sets a value that represents the level of the group associated with this GroupRow.
    Syntax
    'Declaration
     
    Public Property Level As Integer
    public int Level {get; set;}
    See Also