Skip to main content
Tab

ImageSliderNavigationBarStyle.Margins Property

Gets the outer margin of a navigation bar.

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 navigation bar.

See Also