Back to Devexpress

BinaryImageEditProperties.ButtonPanelStyle Property

aspnet-devexpress-dot-web-dot-binaryimageeditproperties-548a9be5.md

latest1.3 KB
Original Source

BinaryImageEditProperties.ButtonPanelStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BinaryImageButtonPanelStyle ButtonPanelStyle { get; }
vb
Public ReadOnly Property ButtonPanelStyle As BinaryImageButtonPanelStyle

Property Value

TypeDescription
BinaryImageButtonPanelStyle

A BinaryImageButtonPanelStyle object that contains style settings.

|

See Also

Binary Image

BinaryImageEditProperties Class

BinaryImageEditProperties Members

DevExpress.Web Namespace