Skip to main content

InputChipGroupActualAppearance.EditorBorderThickness Property

Gets the editor border thickness value that is applied to the InputChipGroup. To specify this value, use the EditorBorderThickness property.

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public double EditorBorderThickness { get; }

Property Value

Type Description
Double

The editor border thickness.

See Also