Back to Devexpress

ASPxBinaryImage.DropZoneStyle Property

aspnet-devexpress-dot-web-dot-aspxbinaryimage-528543fa.md

latest1.3 KB
Original Source

ASPxBinaryImage.DropZoneStyle Property

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

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

ASPxBinaryImage Class

ASPxBinaryImage Members

DevExpress.Web Namespace