ButtonEditPropertiesBase.Spacing Property
In This Article
Gets or sets the spacing between the editor’s elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | A Unit that represents the spacing value. |
#Remarks
Note
The Spacing property synchronizes its value with the editor’s ASPx
See Also