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

ReportExpressionEditorCustomizationService Class

If implemented, enables you to customize the Expression Editor in a reporting application for WinForms.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v19.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public abstract class ReportExpressionEditorCustomizationService

Remarks

In an end-user reporting application, the Expression Editor is used to edit expressions for calculated fields and conditions for formatting rules.

Inheritance

Object
ReportExpressionEditorCustomizationService
See Also