ImageSliderSettings.ActiveItemIndex Property
Gets or sets the index of an item which is currently displayed within the image slider.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value specifying the index of an active item within the ImageSlider extension. |
See Also