Skip to main content
A newer version of this page is available. .
Tab

GridTabbedLayoutGroup Class

Serves as a base for classes that represent tabbed layout groups within editor forms of grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class GridTabbedLayoutGroup :
    TabbedLayoutGroup
See Also