BootstrapTabbedLayoutGroup Class
Represents a tabbed layout group within the BootstrapFormLayout control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapTabbedLayoutGroup :
TabbedLayoutGroup,
IBootstrapTabbedLayoutGroup,
IBootstrapLayoutItemBase
Remarks
The BootstrapTabbedLayoutGroup class implements the functionality of an individual tabbed layout group within the BootstrapFormLayout control.
Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutGroupBase
TabbedLayoutGroup
BootstrapTabbedLayoutGroup
See Also