New to Telerik UI for WPFStart a free 30-day trial

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

Constructors

Initializes a new instance of the TreeGridRowGroupHeader class.

C#
public TreeGridRowGroupHeader()

Methods

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

AutomationPeer

Overrides: PivotGroupHeader.OnCreateAutomationPeer()

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

Overrides: PivotGroupHeader.OnInitialized(EventArgs)