Back to Devexpress

Chip.SelectedBackgroundColor Property

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

latest763 B
Original Source

Chip.SelectedBackgroundColor Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color SelectedBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace