Back to Devexpress

EditorStyles.BinaryImageButton Property

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

latest1.1 KB
Original Source

EditorStyles.BinaryImageButton Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual ButtonStyle BinaryImageButton { get; }
vb
Public Overridable ReadOnly Property BinaryImageButton As ButtonStyle

Property Value

TypeDescription
ButtonStyle

A ButtonStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace