Class GridViewColumnGroupRow
Represents a single level of the column groups hierarchy.
Inherited Members
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewColumnGroupRow : GridViewRowItem, IRowItem, IHorizontallyScrollable, ILayoutObserver
Properties
PartDataCellsPresenterName
Gets the name of the Data
Declaration
protected override string PartDataCellsPresenterName { get; }
Property Value
System. The name of the Data |
Overrides
Methods
CreateItem()
Generates cell containers for GridViewColumnGroupRow.
Declaration
protected override GridViewCellBase CreateItem()