Represents a single level of the column groups hierarchy.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class GridViewColumnGroupRow : GridViewRowItem, IRowItem
Inheritance: objectRadRowItemGridViewRowItemGridViewColumnGroupRow
Implements:
Inherited Members
Properties
Gets the name of the DataCellsPresenter.
C#
protected override string PartDataCellsPresenterName { get; }
The name of the DataCellsPresenter.
Overrides:
Methods
Generates cell containers for GridViewColumnGroupRow.