UploadControlSettings.Size Property
Gets or sets the width of the UploadControl’s edit box.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the width of a file input editor. |
See Also