ASPxClientImageSliderItem.index Property
In This Article
Gets the item’s index within an items collection.
#Declaration
TypeScript
index: number
#Property Value
Type | Description |
---|---|
number | The item’s index within the ASPx |
See Also