aspnet-devexpress-dot-web-49d6af2c.md
Defines style settings for the drop zone.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class UploadControlDropZoneStyle :
AppearanceStyle
Public Class UploadControlDropZoneStyle
Inherits AppearanceStyle
The following members return UploadControlDropZoneStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle UploadControlDropZoneStyle
See Also