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