InputChipGroup.EditorBorderThickness Property
Gets or sets editor border thickness.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double EditorBorderThickness { get; set; }
Property Value
| Type | Description |
|---|---|
| Double | A value that specifies thickness. |
See Also