aspnet-devexpress-dot-web-92b077c2.md
Represents a tabbed layout group within the FormLayout used in the GridView’s edit form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewTabbedLayoutGroup :
GridTabbedLayoutGroup
Public Class GridViewTabbedLayoutGroup
Inherits GridTabbedLayoutGroup
The following members return GridViewTabbedLayoutGroup objects:
The GridViewTabbedLayoutGroup class implements the functionality of an individual tabbed layout group within the GridView’s embedded FormLayout.
Show 11 items
Object StateManager CollectionItem LayoutItemBase LayoutGroupBase TabbedLayoutGroup GridTabbedLayoutGroup GridViewTabbedLayoutGroup BootstrapGridViewTabbedLayoutGroup
MVCxGridViewTabbedLayoutGroup<ModelType>
See Also