Skip to main content
Tab

EditorStyles.BinaryImageDropZone Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual AppearanceStyle BinaryImageDropZone { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also