Skip to main content

IExpressionEditorPresenter Interface

If implemented, provides the Presenter functionality to an Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public interface IExpressionEditorPresenter

Remarks

For a code sample, see the following example online: How to customize the Expression Editor.

See Also