Class TreeGridRowGroupHeader
Allows a user to view a header and expand that header to see further details, or to collapse a section up to a header.
Inherited Members
Namespace: Telerik.Windows.Controls.Pivot
Assembly: Telerik.Windows.Controls.Pivot.dll
Syntax
public class TreeGridRowGroupHeader : PivotGroupHeader
Constructors
TreeGridRowGroupHeader()
Initializes a new instance of the TreeGridRowGroupHeader class.
Declaration
public TreeGridRowGroupHeader()
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer
|