[]
Gets or sets a value that determines whether column headers should be collapsed and displayed as a single row displaying the group headers.
public bool? CollapsedHeaders { get; set; }
Setting to null causes the grid to show all header information (groups and columns).