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