KpiDetailsDescriptionSection Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
KpiDetailsDescriptionSection | Initializes a new instance of the KpiDetailsDescriptionSection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | Gets the incoming data object, which contains all the context information from the selected cell. (Inherited from KpiDetailsSection.) |
![]() |
HeaderContents | Returns the HTML to use for this section’s header contents. (Overrides CollapsibleReportSection.HeaderContents.) |
![]() |
HeaderTitle | Returns the HTML to use for this section’s header title (tooltip). (Overrides CollapsibleReportSection.HeaderTitle.) |
![]() |
Id | The client identifier for the section. (Inherited from CollapsibleReportSection.) |
![]() |
IncomingKpi | Gets the key performance indicator (KPI) that is related to the selected cell, if available. (Inherited from KpiDetailsSection.) |
![]() |
Properties | Gets the property bag from the report that is associated with this KPI Details report. (Inherited from KpiDetailsSection.) |
![]() |
ResourcePath | Gets the path to the resource files. (Inherited from KpiDetailsSection.) |
![]() |
Visible | Indicates whether this section should be rendered. (Inherited from CollapsibleReportSection.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetContents | Renders the section's contents. (Inherited from CollapsibleReportSection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetNewRow(String, String) | Creates a row with a unified row format. (Inherited from KpiDetailsSection.) |
![]() |
GetNewRow(String, String, String) | Creates a row with a unified row format. (Inherited from KpiDetailsSection.) |
![]() |
GetPropertyBool | Gets the Boolean value of the specified property from the properties of this KPI Details report. (Inherited from KpiDetailsSection.) |
![]() |
GetSpanElement | Creates a span element using a specified cascading stylesheet and contents. (Inherited from CollapsibleReportSection.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PopulateBodyContents | Adds the body contents of this report section. (Overrides CollapsibleReportSection.PopulateBodyContents(Panel).) |
![]() |
SetData | Passes data that is required to render the report section and determines whether to show a description. (Overrides KpiDetailsSection.SetData(Dictionary<String, Object>).) |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
KpiDetailsDescriptionSection Class
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace