CollapsibleReportSection Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the basic contract for a report section with a header and a collapsible body.
The CollapsibleReportSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CollapsibleReportSection | Called from constructors in derived classes to initialize the CollapsibleReportSection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
HeaderContents | The HTML to use for the section header contents. |
![]() |
HeaderTitle | The HTML to use for the section header title (tooltip). |
![]() |
Id | The client identifier for the section. |
![]() |
Visible | Indicates whether this section should be rendered. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetContents | Renders the section's contents. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSpanElement | Creates a span element using a specified cascading stylesheet and contents. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PopulateBodyContents | Adds the body contents to the section. |
![]() |
SetData | Passes data that is used to render the section. |
![]() |
ToString | (Inherited from Object.) |
Top
See Also
Reference
CollapsibleReportSection Class
Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports Namespace