Chip.RemoveIcon Property
Gets or sets the icon that allows users to remove the chip.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public ImageSource RemoveIcon { get; set; }
#Property Value
Type | Description |
---|---|
Image |
The icon. |