IExpressionEditorColorProvider Interface
In This Article
If implemented, provides a color scheme for painting expression elements in the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Related API Members
The following members return IExpressionEditorColorProvider objects:
#Remarks
For a code sample, see the following example online: How to customize the Expression Editor.
See Also