Back to Devexpress

FormPickerItemBase.ClearButtonIcon Property

maui-devexpress-dot-maui-dot-editors-dot-formpickeritembase-da4435d2.md

latest899 B
Original Source

FormPickerItemBase.ClearButtonIcon Property

Gets or sets an icon that is displayed on the clear button. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public ImageSource ClearButtonIcon { get; set; }

Property Value

TypeDescription
ImageSource

An icon that is displayed on the clear button.

|

See Also

FormPickerItemBase Class

FormPickerItemBase Members

DevExpress.Maui.Editors Namespace