ImageSliderItemCollection.Add() Method
Adds a new item with the default settings to the end of the collection and returns the newly created object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| ImageSliderItem | An ImageSliderItem object that is the newly created item. |
See Also