Partager via


ConfiguredView.EnableTextwrap - Propriété

Obtient ou définit une valeur Boolean qui indique si le texte est renvoyé à la ligne dans les cellules de tableau de bord.

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

Syntaxe

'Déclaration
Public Overridable Property EnableTextwrap As Boolean
    Get
    Set
'Utilisation
Dim instance As ConfiguredView
Dim value As Boolean

value = instance.EnableTextwrap

instance.EnableTextwrap = value
public virtual bool EnableTextwrap { get; set; }

Valeur de propriété

Type : System.Boolean
true si l'habillage du texte est activé dans le tableau de bord ; dans le cas contraire, false.

Voir aussi

Référence

ConfiguredView classe

ConfiguredView - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms