ImageSliderItemCollection Constructors
A collection of items within the ASPxImageSlider.Name | Parameters | Description |
---|---|---|
ImageSliderItemCollection() | none | Initializes a new instance of the ImageSliderItemCollection class with default settings. |
ImageSliderItemCollection(ASPxImageSliderBase) | control | Initializes a new instance of the ImageSliderItemCollection class with the specified owner. |
See Also