Share via


KpiDetailsDescriptionSection members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the Description section of a KPI Details report.

The KpiDetailsDescriptionSection type exposes the following members.

Constructors

  Name Description
Public method KpiDetailsDescriptionSection Initializes a new instance of the KpiDetailsDescriptionSection class.

Top

Properties

  Name Description
Protected property Data Gets the incoming data object, which contains all the context information from the selected cell. (Inherited from KpiDetailsSection.)
Public property HeaderContents Returns the HTML to use for this section’s header contents. (Overrides CollapsibleReportSection.HeaderContents.)
Public property HeaderTitle Returns the HTML to use for this section’s header title (tooltip). (Overrides CollapsibleReportSection.HeaderTitle.)
Public property Id The client identifier for the section. (Inherited from CollapsibleReportSection.)
Protected property IncomingKpi Gets the key performance indicator (KPI) that is related to the selected cell, if available. (Inherited from KpiDetailsSection.)
Protected property Properties Gets the property bag from the report that is associated with this KPI Details report. (Inherited from KpiDetailsSection.)
Protected property ResourcePath Gets the path to the resource files. (Inherited from KpiDetailsSection.)
Public property Visible Indicates whether this section should be rendered. (Inherited from CollapsibleReportSection.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetContents Renders the section's contents. (Inherited from CollapsibleReportSection.)
Public method GetHashCode (Inherited from Object.)
Protected method GetNewRow(String, String) Creates a row with a unified row format. (Inherited from KpiDetailsSection.)
Protected method GetNewRow(String, String, String) Creates a row with a unified row format. (Inherited from KpiDetailsSection.)
Protected method GetPropertyBool Gets the Boolean value of the specified property from the properties of this KPI Details report. (Inherited from KpiDetailsSection.)
Public method GetSpanElement Creates a span element using a specified cascading stylesheet and contents. (Inherited from CollapsibleReportSection.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PopulateBodyContents Adds the body contents of this report section. (Overrides CollapsibleReportSection.PopulateBodyContents(Panel).)
Public method SetData Passes data that is required to render the report section and determines whether to show a description. (Overrides KpiDetailsSection.SetData(Dictionary<String, Object>).)
Public method ToString (Inherited from Object.)

Top

See also

Reference

KpiDetailsDescriptionSection class

Microsoft.PerformancePoint.Scorecards.ServerRendering namespace