Back to Devexpress

BootstrapLayoutItem Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-7a3087ee.md

latest1.8 KB
Original Source

BootstrapLayoutItem Class

Represents a layout item within the BootstrapFormLayout control.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapLayoutItem :
    LayoutItem,
    IBootstrapLayoutItem,
    IBootstrapLayoutItemBase
vb
Public Class BootstrapLayoutItem
    Inherits LayoutItem
    Implements IBootstrapLayoutItem,
               IBootstrapLayoutItemBase

The following members return BootstrapLayoutItem objects:

Inheritance

Object StateManager CollectionItem LayoutItemBase LayoutItem BootstrapLayoutItem

See Also

BootstrapLayoutItem Members

DevExpress.Web.Bootstrap Namespace