ASPxUploadControl.FileInputSpacing Property
Gets or sets the vertical spacing between the file input elements.
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
Note
Note that the FileInputSpacing property also defines the vertical spacing between the remove buttons.
See Also