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