Partager via


SingleSelectTreeViewControl - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente le convertisseur pour la visualisation de filtre d'arborescence sur une page de tableau de bord, qui est utilisée pour sélectionner une valeur de paramètre.

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.SingleSelectTreeViewControl

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

Syntaxe

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

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

SingleSelectTreeViewControl - Membres

Microsoft.PerformancePoint.Scorecards.ServerRendering - Espace de noms