Chip.UseRippleEffect Property
Gets or sets whether to use a ripple effect to change the selection state.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public bool UseRippleEffect { get; set; }
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also