aspnet-devexpress-dot-web-44ef9c45.md
Serves as a base for classes that represent tabbed layout groups within editor forms of grid-like controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class GridTabbedLayoutGroup :
TabbedLayoutGroup
Public MustInherit Class GridTabbedLayoutGroup
Inherits TabbedLayoutGroup
Show 14 items
Object StateManager CollectionItem LayoutItemBase LayoutGroupBase TabbedLayoutGroup GridTabbedLayoutGroup CardViewTabbedLayoutGroup
BootstrapGridViewTabbedLayoutGroup
BootstrapCardViewTabbedLayoutGroup
MVCxGridViewTabbedLayoutGroup<ModelType>
See Also