RdceCustomizableElementId Enumeration
Updated: February 25, 2016
Defines the report elements that can be customized.
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Member name | Description | |
|---|---|---|
| Body | Specifies the body element of the report. | |
| DataSets | Specifies the datasets used in the report definition. | |
| Page | Specifies the page element of the report. | |
| PageFooter | Specifies the page footer element of the report. | |
| PageHeader | Specifies the page header element of the report. |
Pass the RdceCustomizableElementId object to the M:Microsoft.ReportingServices.Interfaces.IReportDefinitionCustomizationExtension.ProcessReportDefinition method.
The following members correspond to the elements directly under the root element <Report>.
Show: