BootstrapLayoutItemCollection Class
In This Article
Represents a collection that maintains layout items.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapLayoutItemCollection :
LayoutItemCollection
#Related API Members
The following members return BootstrapLayoutItemCollection objects:
#Inheritance
Object
StateManagedCollectionBase
Collection
LayoutItemCollection
BootstrapLayoutItemCollection
See Also