Skip to main content
A newer version of this page is available.
All docs
V19.1

FilterEditorControl.AppearanceOperatorColor Property

Gets or sets the color of logical operators.

Namespace: DevExpress.XtraFilterEditor

Assembly: DevExpress.XtraRichEdit.v19.1.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