Back to Devexpress

BinaryImageButtonPanelStyle Class

aspnet-devexpress-dot-web-72d606a6.md

latest1.9 KB
Original Source

BinaryImageButtonPanelStyle Class

Contains settings that define the style of the editor’s button panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class BinaryImageButtonPanelStyle :
    AppearanceStyle
vb
Public Class BinaryImageButtonPanelStyle
    Inherits AppearanceStyle

The following members return BinaryImageButtonPanelStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle BinaryImageButtonPanelStyle

See Also

BinaryImageButtonPanelStyle Members

DevExpress.Web Namespace