aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-7a1138db.md
Represents a Gallery item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class GalleryItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return GalleryItemBuilder objects:
Show 15 links
Do not instantiate this class explicitly. A new GalleryItemBuilder class instance is created when you call the Items(Action<CollectionFactory<GalleryItemBuilder>>) method.
Object OptionsOwnerBuilder GalleryItemBuilder
See Also