FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / HideGroupedColumns Property

In This Topic
    HideGroupedColumns Property
    In This Topic
    Gets or sets whether the control should automatically hide grouped columns.
    Syntax
    'Declaration
     
    Public Property HideGroupedColumns As Boolean
    public bool HideGroupedColumns {get; set;}
    See Also