TreeViewControl-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die Basisklasse für Tree View Filter Visualisierungen Renderern verwendet.

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.PerformancePoint.Scorecards.Server.Extensions.ParameterizableControl
        Microsoft.PerformancePoint.Scorecards.ServerRendering.ParameterSelectionControl
          Microsoft.PerformancePoint.Scorecards.ServerRendering.TreeViewControl
            Microsoft.PerformancePoint.Scorecards.ServerRendering.MultiSelectTreeViewControl
            Microsoft.PerformancePoint.Scorecards.ServerRendering.SingleSelectTreeViewControl

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

Syntax

'Declaration
Public Class TreeViewControl _
    Inherits ParameterSelectionControl
'Usage
Dim instance As TreeViewControl
public class TreeViewControl : ParameterSelectionControl

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

TreeViewControl-Member

Microsoft.PerformancePoint.Scorecards.ServerRendering-Namespace