Back to Devexpress

BootstrapLayoutItemCollection Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-714f5a57.md

latest1.8 KB
Original Source

BootstrapLayoutItemCollection Class

Represents a collection that maintains layout items.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapLayoutItemCollection :
    LayoutItemCollection
vb
Public Class BootstrapLayoutItemCollection
    Inherits LayoutItemCollection

The following members return BootstrapLayoutItemCollection objects:

Inheritance

Object StateManagedCollectionBase Collection LayoutItemCollection BootstrapLayoutItemCollection

See Also

BootstrapLayoutItemCollection Members

DevExpress.Web.Bootstrap Namespace