Back to Devexpress

EditorStyles.BinaryImageButtonPanel Property

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

latest1.2 KB
Original Source

EditorStyles.BinaryImageButtonPanel Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual BinaryImageButtonPanelStyle BinaryImageButtonPanel { get; }
vb
Public Overridable ReadOnly Property BinaryImageButtonPanel As BinaryImageButtonPanelStyle

Property Value

TypeDescription
BinaryImageButtonPanelStyle

A BinaryImageButtonPanelStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace