Back to Devexpress

Chip.DisabledBackgroundColor Property

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

latest799 B
Original Source

Chip.DisabledBackgroundColor Property

Gets or sets the background color in the disabled state. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color DisabledBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace