Back to Devexpress

Chip.SelectedDisabledBackgroundColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-f7b4d922.md

latest792 B
Original Source

Chip.SelectedDisabledBackgroundColor Property

Gets or sets the background color when the chip is selected and disabled.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color SelectedDisabledBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace