Back to Devexpress

ChipGroup.ChipPressedBorderColor Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-99de6a41.md

latest838 B
Original Source

ChipGroup.ChipPressedBorderColor Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color ChipPressedBorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace