Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Design Namespace

In This Article

Provides the functionality that is necessary for deep customization of the End-User Report Designer.

Assemblies: DevExpress.XtraReports.v24.2.dll, DevExpress.XtraReports.v24.2.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.