ASPxUploadControl.ButtonSpacing Property
In This Article
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit that represents the spacing value. |
#Remarks
This property is in effect if the ASPxUploadControl.ShowAddRemoveButtons and the ASPxUploadControl.ShowUploadButton properties are set to true
.
See Also