[]
Gets or sets a value indicating whether the panel hides grouped columns in the owner grid.
public bool HideGroupedColumns { get; set; }
The FlexGrid displays grouping information in row headers, so it is usually a good idea to hide grouped columns since they display redundant information.