Chip.RoundedIcon Property
Gets or sets whether the chip icons are rounded.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public bool RoundedIcon { get; set; }
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also