UploadControlStyles.DropZone Property
Gets the style settings that define the appearance of the drop zone within the upload control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
UploadControlDropZoneStyle | An UploadControlDropZoneStyle object containing style settings. |
See Also