ImageSliderItemBase Properties
The base class for image items.| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| DataItem | Gets the data item that is bound to the current item. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
See Also