Back to Devexpress

Chip.BorderColor Property

maui-devexpress-dot-maui-dot-editors-dot-chip-66ce68b2.md

latest745 B
Original Source

Chip.BorderColor Property

Gets or sets the border color. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color BorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace