aspnetmvc-devexpress-dot-web-dot-mvc-179fa0b9.md
Represents a collection of items within the ImageGallery.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxImageGalleryItemCollection :
ImageGalleryItemCollection
Public Class MVCxImageGalleryItemCollection
Inherits ImageGalleryItemCollection
The following members return MVCxImageGalleryItemCollection objects:
An object of the MVCxImageGalleryItemCollection type can be accessed via the ImageGallerySettings.Items property.
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<DataViewItem> DataViewItemCollection ImageGalleryItemCollection MVCxImageGalleryItemCollection
See Also