ASPxUploadControl.AutoStartUpload Property
Specifies whether file uploading starts automatically when a file is added to upload control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Remarks
You can try this functionality in the Upload Control - Drag and Drop Support online demo.
See Also