RdceCustomizableElementId Enum

Definition

Defines the report elements that can be customized.

public enum class RdceCustomizableElementId
public enum RdceCustomizableElementId
type RdceCustomizableElementId = 
Public Enum RdceCustomizableElementId
Inheritance
RdceCustomizableElementId

Fields

Body 0

Specifies the body element of the report.

DataSets 4

Specifies the datasets used in the report definition.

Page 3

Specifies the page element of the report.

2

Specifies the page footer element of the report.

PageHeader 1

Specifies the page header element of the report.

Remarks

Pass the RdceCustomizableElementId object to the ProcessReportDefinition method.

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

Applies to