ASPxUploadControl.ButtonSpacing Property
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | 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