Skip to main content
A newer version of this page is available. .
Tab

ASPxBinaryImage.DropZoneStyle Property

Gets the style settings defining the appearance of a drop zone in an ASPxBinaryImage.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public AppearanceStyle DropZoneStyle { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains style settings.

See Also