ImageSliderItemCollection Class
A collection of items within the ASPxImageSlider.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ImageSliderItemCollection objects:
Remarks
The ImageSliderItemCollection instance can be accessed via the ASPxImageSlider.Items property.
Implements
DevExpress.Utils.IAssignableCollection
Inheritance
See Also