BootstrapLayoutItem Class
In This Article
Represents a layout item within the BootstrapFormLayout control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.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