Skip to main content
Tab

BinaryImageEditProperties.DropZoneStyle Property

Gets the style settings defining the appearance of a drop zone in a binary image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public AppearanceStyle DropZoneStyle { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains style settings.

See Also