A newer version of this page is available.
Switch to the current version.
BootstrapTabbedLayoutGroup Class
Represents a tabbed layout group within the BootstrapFormLayout control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapTabbedLayoutGroup :
TabbedLayoutGroup,
IBootstrapTabbedLayoutGroup,
IBootstrapLayoutItemBase
Public Class BootstrapTabbedLayoutGroup
Inherits TabbedLayoutGroup
Implements 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
Feedback