Share via


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