Skip to main content
A newer version of this page is available. .
Tab

ASPxBinaryImage.ButtonPanelStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public BinaryImageButtonPanelStyle ButtonPanelStyle { get; }

Property Value

Type Description
BinaryImageButtonPanelStyle

A BinaryImageButtonPanelStyle object that contains style settings.

See Also