Skip to main content
A newer version of this page is available. .
Tab

ImageSliderItemCollection Class

A collection of items within the ASPxImageSlider.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageSliderItemCollection :
    ImageSliderItemCollectionBase

The following members return ImageSliderItemCollection objects:

Remarks

The ImageSliderItemCollection instance can be accessed via the ASPxImageSlider.Items property.

See Also