Back to Devexpress

BinaryImageEditProperties.DropZoneStyle Property

aspnet-devexpress-dot-web-dot-binaryimageeditproperties.md

latest1.3 KB
Original Source

BinaryImageEditProperties.DropZoneStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle DropZoneStyle { get; }
vb
Public ReadOnly Property DropZoneStyle As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains style settings.

|

See Also

AllowDropOnPreview

Enabled

Binary Image

BinaryImageEditProperties Class

BinaryImageEditProperties Members

DevExpress.Web Namespace