EditBase.IconSpacing Property
Gets or sets the distance between icons.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double IconSpacing { get; set; }
Property Value
Type | Description |
---|---|
Double | Icons spacing. |
See Also