Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 KpiDetailsCommentsSection
Dim value As String
value = instance.HeaderTitle
public override string HeaderTitle { get; }
Property Value
Type: System.String
See Also
Reference
KpiDetailsCommentsSection Class
KpiDetailsCommentsSection Members
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace