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

BinaryImageEditProperties.ButtonPanelStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public BinaryImageButtonPanelStyle ButtonPanelStyle { get; }

Property Value

Type Description
BinaryImageButtonPanelStyle

A BinaryImageButtonPanelStyle object that contains style settings.

See Also