Skip to main content
A newer version of this page is available. .

DevExpress.XtraReports Namespace

Contains classes that implement functionality specific to XtraReports.

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Classes

Name Description
BandKindAttribute For internal use.
DataRetrievalException An exception thrown on catching a AggregateException while filling the report data source.
DataSourceManager static Allows you to get data source(s) from a report or controls.
DefaultBindablePropertyAttribute Enables you to make a custom property the default property to bind a XRControl descendant when dropping a Field List item on the control.
ReportInitializer For internal use.
ResFinder For internal use. Assists the XtraReports Suite localization.
ScriptExecutionException An exception thrown on raising an error while executing report scripts.
ScriptSecurityPermission A security permission applied during execution of report scripts.
ScriptSecurityPermissionCollection A collection of ScriptSecurityPermission objects.
SRCategoryAttribute Enables you to specify the Properties window category where a custom property should be placed.

Interfaces

Name Description
IScriptable If implemented, enables you to assign scripts to a report control.

Enums

Name Description
ScriptLanguage Specifies the scripting language in which all the scripts in this XtraReport object are written. All the scripts in a report object have to be in the same language.