ASPxUploadControl.AutoStartUpload Property
In This Article
Specifies whether file uploading starts automatically when a file is added to upload control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.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