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.

Definition

Constructors

TreeGridRowGroupHeader()

Initializes a new instance of the TreeGridRowGroupHeader class.

Declaration

cs-api-definition
public TreeGridRowGroupHeader()

Methods

OnCreateAutomationPeer()

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

Overrides PivotGroupHeader.OnCreateAutomationPeer()

OnInitialized(EventArgs)

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

Overrides PivotGroupHeader.OnInitialized(EventArgs)