[]
Gets or sets an array that defines the layout of the rows used to display the grid's column headers.
public IList<HeaderCellGroup> HeaderLayoutDefinition { get; }
Public ReadOnly Property HeaderLayoutDefinition As IList(Of HeaderCellGroup)