Compartir a través de


RdceCustomizableElementId Enumeración

Defines the report elements that can be customized.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
Public Enumeration RdceCustomizableElementId
'Uso
Dim instance As RdceCustomizableElementId
public enum RdceCustomizableElementId
public enum class RdceCustomizableElementId
type RdceCustomizableElementId
public enum RdceCustomizableElementId

Miembros

Nombre del miembro Descripción
Body Specifies the body element of the report.
PageHeader Specifies the page header element of the report.
PageFooter Specifies the page footer element of the report.
Page Specifies the page element of the report.
DataSets Specifies the datasets used in the report definition.

Notas

Pass the RdceCustomizableElementId object to the ProcessReportDefinition()()()() method.

The following members correspond to the elements directly under the root element <Report>.