A newer version of this page is available.
Switch to the current version.
IExpressionEditorColorProvider Interface
If implemented, provides a color scheme for painting expression elements in the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v19.1.dll
Declaration
public interface IExpressionEditorColorProvider
Public Interface IExpressionEditorColorProvider
Related API Members
The following members accept/return IExpressionEditorColorProvider objects:
Remarks
For a code sample, see the following example online: How to customize the Expression Editor.
See Also
Feedback