Back to Devexpress

FilterCheckItem.EditorCheckedColor Property

maui-devexpress-dot-maui-dot-editors-dot-filtercheckitem-544289d0.md

latest855 B
Original Source

FilterCheckItem.EditorCheckedColor Property

Gets or sets the item’s check box color in the checked state. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color EditorCheckedColor { get; set; }

Property Value

TypeDescription
Color

The check box fill color.

|

See Also

FilterCheckItem Class

FilterCheckItem Members

DevExpress.Maui.Editors Namespace