Skip to main content
A newer version of this page is available.
All docs
V18.2

FilterEditorControl.AppearanceOperatorColor Property

Gets or sets the color of logical operators.

Namespace: DevExpress.XtraFilterEditor

Assembly: DevExpress.XtraRichEdit.v18.2.dll

Declaration

public Color AppearanceOperatorColor { get; set; }

Property Value

Type Description
Color

A Color structure that specifies the color of logical operators.

Remarks

FilterEditorControlElements

See Also