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