UploadControlDropZoneStyle Class
Defines style settings for the drop zone.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return UploadControlDropZoneStyle objects:
Remarks
The UploadControlDropZoneStyle class contains settings that define the appearance of the drop zone in the ASPxUploadControl control.
An object of the UploadControlDropZoneStyle type can be accessed using the UploadControlStyles.DropZone property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
UploadControlDropZoneStyle
See Also