A newer version of this page is available.
Switch to the current version.
UploadControlDropZoneStyle Class
Defines style settings for the drop zone.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class UploadControlDropZoneStyle :
AppearanceStyle
Public Class UploadControlDropZoneStyle
Inherits AppearanceStyle
Related API Members
The following members accept/return UploadControlDropZoneStyle objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | ASPxUploadControl.DropZoneStyle |
UploadControlStyles.DropZone | |
ASP.NET Bootstrap Controls | BootstrapUploadControl.DropZoneStyle |
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
Feedback