ImageSliderNavigationBarSettings.ItemSpacing Property
Gets or sets the horizontal spacing between items (thumbnails or dots) in the navigation bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Unit | "5" | A Unit value that is the spacing value. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to ItemSpacing |
|---|---|---|
| ASP.NET MVC Extensions | ImageSliderSettings |
|
| ASP.NET Web Forms Controls | ASPxImageSlider |
|
Remarks

See Also