TreeViewControl.Initialize method
Initializes the tree view control.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Public Overrides Sub Initialize
'Usage
Dim instance As TreeViewControl
instance.Initialize()
public override void Initialize()
See also
Reference
Microsoft.PerformancePoint.Scorecards.ServerRendering namespace