UploadControlSettings.FileInputSpacing Property
Gets or sets the vertical spacing between the file input elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Unit | A Unit that represents the spacing value. |
Remarks
Note
Note that the FileInputSpacing property also defines the vertical spacing between the Remove buttons within the remove buttons area.
See Also