ASPxDataViewBase.ItemSpacing Property
In This Article
Gets or sets the distance (both vertical and horizontal) between items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit value that represents the spacing value. |
#Remarks
Use the ItemSpacing property to specify the horizontal and vertical distance between items.
Note
The Item
See Also