KpiDetailsCoreSection.HeaderContents Property
Returns the HTML to use for this section’s header contents.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property HeaderContents As String
Get
'Usage
Dim instance As KpiDetailsCoreSection
Dim value As String
value = instance.HeaderContents
public override string HeaderContents { get; }
Property Value
Type: System.String
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace