ResponsiveBoxItemBuilder Class
Represents a ResponsiveBox item.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class ResponsiveBoxItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new ResponsiveBoxItemBuilder
class instance is created when you call the Items(Action<CollectionFactory<ResponsiveBoxItemBuilder>>) method.