CollapsibleReportSection members
SharePoint 2013
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.
| Name | Description | |
|---|---|---|
|
CollapsibleReportSection | Called from constructors in derived classes to initialize the CollapsibleReportSection class. |
| 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. |
| 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.) |