Partager via


CollapsibleReportSection.HeaderTitle - Propriété

Le code HTML à utiliser pour le titre d'en-tête de section (info-bulle).

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property HeaderTitle As String
    Get
'Utilisation
Dim instance As CollapsibleReportSection
Dim value As String

value = instance.HeaderTitle
public abstract string HeaderTitle { get; }

Valeur de propriété

Type : System.String
Le code HTML pour le titre d'en-tête de section.

Voir aussi

Référence

CollapsibleReportSection classe

CollapsibleReportSection - Membres

Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports - Espace de noms