Back to Devexpress

SelectableChipGroup.ChipSelectedDisabledBorderColor Property

maui-devexpress-dot-maui-dot-editors-dot-selectablechipgroup-94997260.md

latest920 B
Original Source

SelectableChipGroup.ChipSelectedDisabledBorderColor Property

Gets or sets the border color for chips in this group when they are selected and disabled. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ChipSelectedDisabledBorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

SelectableChipGroup Class

SelectableChipGroup Members

DevExpress.Maui.Editors Namespace