ImageGalleryItemCollection Constructors
A collection of items within the ASPxImageGallery control.| Name | Parameters | Description |
|---|---|---|
| ImageGalleryItemCollection() | none | Initializes a new instance of the ImageGalleryItemCollection class. |
| ImageGalleryItemCollection(ASPxImageGallery) | imageGallery | Initializes a new instance of the ImageGalleryItemCollection class with the specified setting. |
See Also