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