GridHeaderItem.LinkAndIndexTreeFromRoot Method
Recursively links and indexes the descendants of this root header to their parents.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub LinkAndIndexTreeFromRoot
'Usage
Dim instance As GridHeaderItem
instance.LinkAndIndexTreeFromRoot()
public void LinkAndIndexTreeFromRoot()