ReportSection Class Members
In This Topic
The following tables list the members exposed by ReportSection.
Public Constructors
Public Properties
| Name | Description |
| Body | Gets or sets the structure for the body of the report section. |
| Components | |
| DataElementName | Gets or sets the name of a top level element that represents the report data. |
| DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. |
| DisplayName | The section name to be visible for the user (e.g. as a tab page title in dashboard viewer). |
| Label | Gets or sets a label to identify an instance of a report section within the client UI (to provide a user-friendly label in the Document Map or in Dashboard tabs). |
| Name | Specifies the name to use for a report section. |
| Page | Specifies the page layout information of a report section. |
| Visibility | Specifies the visibility of the section. |
| Width | Gets or sets a value indicating the width of the report section. |
Top
Public Methods
See Also