ASPxCloudControl.ValueSpacing Property
Gets or sets the distance between an item’s text and its value (if displayed).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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