[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridGroupPanel-1.HideGroupedColumns

HideGroupedColumns Property

HideGroupedColumns

Gets or sets a value indicating whether the panel hides grouped columns in the owner grid.

Declaration
public bool HideGroupedColumns { get; set; }
Remarks

The FlexGrid displays grouping information in row headers, so it is usually a good idea to hide grouped columns since they display redundant information.