TreeGridRowHeader
Class
Allows a user to view a header for some details.
Definition
Namespace:Telerik.Windows.Controls.Pivot
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public class TreeGridRowHeader : PivotHeader
Inheritance: objectPivotHeaderTreeGridRowHeader
Inherited Members
Constructors
Initializes a new instance of the TreeGridRowHeader class.
C#
public TreeGridRowHeader()
Methods
OnCreateAutomationPeer()
AutomationPeer
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer
Overrides: