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