ASPxCloudControl.ValueSpacing Property
In This Article
Gets or sets the distance between an item’s text and its value (if displayed).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
An integer value that specifies the distance, in pixels, between an item’s text and its value. |
See Also