BootstrapLayoutItem Class
Represents a layout item within the BootstrapFormLayout control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapLayoutItem :
LayoutItem,
IBootstrapLayoutItem,
IBootstrapLayoutItemBase
Related API Members
The following members return BootstrapLayoutItem objects:
Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutItem
BootstrapLayoutItem
See Also