Share via


KpiDetailsDescriptionSection.HeaderTitle property

Returns the HTML to use for this section’s header title (tooltip).

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

Syntax

'Declaration
Public Overrides ReadOnly Property HeaderTitle As String
    Get
'Usage
Dim instance As KpiDetailsDescriptionSection
Dim value As String

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

Property value

Type: System.String

See also

Reference

KpiDetailsDescriptionSection class

KpiDetailsDescriptionSection members

Microsoft.PerformancePoint.Scorecards.ServerRendering namespace