Skip to main content
A newer version of this page is available. .
Tab

EditorStyles.BinaryImageButton Property

Gets the style settings that define the appearance of binary image button panel buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public virtual ButtonStyle BinaryImageButton { get; }

Property Value

Type Description
ButtonStyle

A ButtonStyle object that contains the style settings.

See Also