Skip to main content
Tab

BinaryImageButtonPanelStyle.Margins Property

Gets the margins of the button panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public Margins Margins { get; }

#Property Value

Type Description
Margins

A Margins object containing the margins of the button panel.

See Also