<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexGrid Class / ShowGroups Property

In This Topic
    ShowGroups Property
    In This Topic
    Gets or sets a value that indicates whether the grid shows group rows between data groups.
    Syntax
    'Declaration
     
    Public Property ShowGroups As Boolean
    public bool ShowGroups {get; set;}
    See Also