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.v18.2.Extensions.dll

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