ASPxBinaryImage.ButtonPanelStyle Property
In This Article
Gets style settings that define the appearance of a button panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public BinaryImageButtonPanelStyle ButtonPanelStyle { get; }
#Property Value
Type | Description |
---|---|
Binary |
A Binary |
See Also