Contains classes that implement functionality specific to XtraReports.
Name | Description |
---|---|
BandKindAttribute |
For internal use. |
DataRetrievalException |
An exception thrown on catching a AggregateException while filling the report data source. |
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. |
ReportCanceledException |
An exception thrown on disposing a report while filling its data source. |
ReportInitializer | |
ResFinder |
For internal use. Assists the XtraReports Suite localization. |
SRCategoryAttribute |
Enables you to specify the Property Grid category where a custom property should be placed. |
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. |
Name | Description |
---|---|
IScriptable |
If implemented, enables you to assign scripts to a report control. |
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. |