다음을 통해 공유


GridHeaderUtils.AddCopyOfParentAsFirstChild Method

Adds a copy of the parent as a first child to enable a rotated L-shaped column header.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Shared Sub AddCopyOfParentAsFirstChild ( _
    header As GridHeaderItem _
)
'Usage
Dim header As GridHeaderItemGridHeaderUtils.AddCopyOfParentAsFirstChild(header)
public static void AddCopyOfParentAsFirstChild(
    GridHeaderItem header
)

Parameters

See Also

Reference

GridHeaderUtils Class

GridHeaderUtils Members

Microsoft.PerformancePoint.Scorecards Namespace