Skip to main content
Tab

EditorStyles.BinaryImage Property

Gets the style settings that define the binary image appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual EditStyleBase BinaryImage { get; }

Property Value

Type Description
EditStyleBase

An EditStyleBase object containing the style settings.

See Also