Back to Devexpress

FormPickerItemBase.ApplyButtonIcon Property

maui-devexpress-dot-maui-dot-editors-dot-formpickeritembase-734de439.md

latest899 B
Original Source

FormPickerItemBase.ApplyButtonIcon Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public ImageSource ApplyButtonIcon { get; set; }

Property Value

TypeDescription
ImageSource

An icon that is displayed on the apply button.

|

See Also

FormPickerItemBase Class

FormPickerItemBase Members

DevExpress.Maui.Editors Namespace