DevExpress.Data.Controls.ExpressionEditor Namespace
Contains classes and interfaces enabling you to customize the Expression Editor in WinForms applications.
Assembly: DevExpress.Data.v26.1.dll
Classes
Interfaces
| Name | Description |
|---|---|
| IAutoCompleteItemsProvider | If implemented, enables you to obtain the list of suggestions corresponding to a specific part of an expression. |
| IColumnDynamicProvider | Provides information about data columns which becomes available only at runtime (as is the case with recurrent data fields in a reportâs XtraReportBase.DataSource) |
| ICriteriaOperatorValidatorProvider | If implemented, enables you to access the criteria validator assigned to an Expression Editor. |
| IExpressionEditorColorProvider | If implemented, provides a color scheme for painting expression elements in the Expression Editor. |
| IExpressionEditorPresenter | If implemented, provides the Presenter functionality to an Expression Editor. |
| IExpressionEditorView | If implemented, provides the View functionality to an Expression Editor. |
