Allows a user to view a header and expand that header to see further details, or to collapse a section up to a header.
Definition
Namespace:Telerik.Windows.Controls.Pivot
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public class TreeGridRowGroupHeader : PivotGroupHeader
Inheritance: objectPivotHeaderPivotGroupHeaderTreeGridRowGroupHeader
Inherited Members
Constructors
Initializes a new instance of the TreeGridRowGroupHeader class.
C#
public TreeGridRowGroupHeader()
Methods
OnCreateAutomationPeer()
AutomationPeer
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
Overrides: