ImageSliderNavigationBarSettings.ItemSpacing Property
Gets or sets the horizontal spacing between items (thumbnails or dots) in the navigation bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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 Web Forms Controls | ASPxImageSlider |
|
ASP.NET MVC Extensions | ImageSliderSettings |
|
Remarks
See Also