共用方式為


RdceCustomizableElementId 列舉型別

Defines the report elements that can be customized.

命名空間:  Microsoft.ReportingServices.Interfaces
組件:   Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Public Enumeration RdceCustomizableElementId
'用途
Dim instance As RdceCustomizableElementId
public enum RdceCustomizableElementId
public enum class RdceCustomizableElementId
type RdceCustomizableElementId
public enum RdceCustomizableElementId

成員

成員名稱 描述
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.

備註

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

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