ChipGroup.ChipRemoveIcon Property
Gets or sets the remove icon. This is a bindable property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public ImageSource ChipRemoveIcon { get; set; }
#Property Value
Type | Description |
---|---|
Image |
The remove icon. |