[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.MultiRow-1.CollapsedHeaders

CollapsedHeaders Property

CollapsedHeaders

Gets or sets a value that determines whether column headers should be collapsed and displayed as a single row displaying the group headers.

Declaration
public bool? CollapsedHeaders { get; set; }
Remarks

Setting to null causes the grid to show all header information (groups and columns).