Represents a control used as a Group header, which is used to expand and collapse its associated rows and groups
and display group specific information such as Aggregate functions, sort direction et cetera.
Namespace: Telerik.Windows.Controls.GridViewAssembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.40
Syntax
| Visual Basic |
|---|
Public Class GridViewGroupRow _
Inherits BaseItemsControl _
Implements IGroupRow, IProvideStackingSize, ILayoutObserver, IScrollContentElement |
Inheritance Hierarchy
See Also