DevExpress.XtraReports.Design Namespace
Provides the functionality that is necessary for deep customization of the End-User Report Designer.
Assemblies: DevExpress.XtraReports.v24.1.dll, DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Packages: DevExpress.Reporting.Core, DevExpress.Win.Reporting
Classes
Name | Description |
---|---|
ScriptExceptionEventArgs | Occurs when an exception is raised during the execution of report scripts. |
SyntaxEditor | Enables the Script Editor to implement intelligent code completion. |
VSDesignerCustomFunctionAttribute | Allows you to register a custom function for use in the Visual Studio Report Designer and specify the scopes in which the function is available. |
Enums
Name | Description |
---|---|
ComponentVisibility | Lists the available visibility types for report components. |
VSDesignerCustomFunctionScope | Lists scopes in which a custom function is available in the Visual Studio Report Designer. |