Skip to main content
A newer version of this page is available. .

FilterEditorControl.AppearanceOperatorColor Property

Gets or sets the color applied to operators in the control’s “Visual” panel.

Namespace: DevExpress.DataAccess.UI

Assembly: DevExpress.DataAccess.v18.2.UI.dll

Declaration

public Color AppearanceOperatorColor { get; set; }

Property Value

Type Description
Color

A Color applied to operators.

Remarks

FilterEditorControlElements

See Also