Back to Devexpress

EditorStyles.BinaryImageDropZone Property

aspnet-devexpress-dot-web-dot-editorstyles.md

latest1.1 KB
Original Source

EditorStyles.BinaryImageDropZone Property

Gets the style settings that define the appearance of a binary image drop zone.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceStyle BinaryImageDropZone { get; }
vb
Public Overridable ReadOnly Property BinaryImageDropZone As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace