Back to Devexpress

FormPickerItemBase.ClearButtonIconColor Property

maui-devexpress-dot-maui-dot-editors-dot-formpickeritembase-9a1be731.md

latest866 B
Original Source

FormPickerItemBase.ClearButtonIconColor Property

Gets or sets the color of the clear button icon. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ClearButtonIconColor { get; set; }

Property Value

TypeDescription
Color

The clear button icon’s color.

|

See Also

FormPickerItemBase Class

FormPickerItemBase Members

DevExpress.Maui.Editors Namespace