GridHeaderItem.LinkTreeFromRoot Method
Recursively links 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 LinkTreeFromRoot
'Usage
Dim instance As GridHeaderItem
instance.LinkTreeFromRoot()
public void LinkTreeFromRoot()