Back to Devexpress

InputChipGroup.EditorFocusedBorderColor Property

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-01b46c21.md

latest847 B
Original Source

InputChipGroup.EditorFocusedBorderColor Property

Gets or sets the editor border color when it is focused. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color EditorFocusedBorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace