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

FilterEditorControl.AppearanceFieldNameColor Property

Gets or sets the color of field names.

Namespace: DevExpress.XtraFilterEditor

Assembly: DevExpress.XtraRichEdit.v19.2.dll

Declaration

public Color AppearanceFieldNameColor { get; set; }

Property Value

Type Description
Color

A Color structure that specifies the color of field names.

Remarks

FilterEditorControlElements

See Also