Back to Devexpress

Chip.DisabledBorderColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-6884aa13.md

latest783 B
Original Source

Chip.DisabledBorderColor Property

Gets or sets the border 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 DisabledBorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace