BootstrapCardViewLayoutItemCollection Class
In This Article
Represents a collection of layout items within the Form Layout used in the Card View’s edit form.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewLayoutItemCollection :
CardViewLayoutItemCollection
#Related API Members
The following members return BootstrapCardViewLayoutItemCollection objects:
#Inheritance
Object
StateManagedCollectionBase
Collection
LayoutItemCollection
GridLayoutItemCollection
CardViewLayoutItemCollection
BootstrapCardViewLayoutItemCollection
See Also