ImageGalleryItemCollection(ASPxImageGallery) Constructor
Initializes a new instance of the ImageGalleryItemCollection class with the specified setting.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
imageGallery | ASPxImageGallery | An ASPxImageGallery object specifying the image gallery to which the current object belongs. |
See Also