Back to Devexpress

FilterEditorControl.AppearanceValueColor Property

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-filtereditorcontrol-704f3a6c.md

latest1.2 KB
Original Source

FilterEditorControl.AppearanceValueColor Property

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

Namespace : DevExpress.DataAccess.UI

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

NuGet Package : DevExpress.DataAccess.UI

Declaration

csharp
public Color AppearanceValueColor { get; set; }
vb
Public Property AppearanceValueColor As Color

Property Value

TypeDescription
Color

A Color applied to values.

|

Remarks

See Also

FilterEditorControl Class

FilterEditorControl Members

DevExpress.DataAccess.UI Namespace