Back to Devexpress

ASPxBinaryImage.ButtonPanelStyle Property

aspnet-devexpress-dot-web-dot-aspxbinaryimage-7d58ede2.md

latest1.2 KB
Original Source

ASPxBinaryImage.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

ASPxBinaryImage Class

ASPxBinaryImage Members

DevExpress.Web Namespace