TreeViewControl - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente la classe de base utilisée par les convertisseurs de visualisations de filtre d'affichage arborescence.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerRendering (dans Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Syntaxe

'Déclaration
Public Class TreeViewControl _
    Inherits ParameterSelectionControl
'Utilisation
Dim instance As TreeViewControl
public class TreeViewControl : ParameterSelectionControl

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

TreeViewControl - Membres

Microsoft.PerformancePoint.Scorecards.ServerRendering - Espace de noms