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