Back to Devexpress

DevExpress.XtraReports Namespace

xtrareports-devexpress-565f8b93.md

latest2.8 KB
Original Source

DevExpress.XtraReports Namespace

Contains classes that implement functionality specific to XtraReports.

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Classes

NameDescription
DataRetrievalExceptionAn exception thrown on catching a AggregateException while filling the report data source.
DataSourceManager staticContains methods that allow you to manage report data sources at runtime.
DefaultBindablePropertyAttributeEnables you to make a custom property the default property to bind a XRControl descendant when dropping a Field List item on the control.
ReportInitializerFor internal use.
ScriptExecutionExceptionAn exception thrown on raising an error while executing report scripts.
ScriptSecurityPermissionA security permission applied during execution of report scripts.
ScriptSecurityPermissionCollectionA collection of ScriptSecurityPermission objects.
SRCategoryAttributeEnables you to specify the Properties window category where a custom property should be placed.

Interfaces

NameDescription
IScriptableIf implemented, enables you to assign scripts to a report control.

Enums

NameDescription
ScriptLanguageSpecifies 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.