MVCxImageGalleryItemCollection Class
Represents a collection of items within the ImageGallery.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxImageGalleryItemCollection objects:
Remarks
An object of the MVCxImageGalleryItemCollection type can be accessed via the ImageGallerySettings.Items property.
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<DataViewItem>
DataViewItemCollection
ImageGalleryItemCollection
MVCxImageGalleryItemCollection
See Also