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

GridViewTabbedLayoutGroup Class

Represents a tabbed layout group within the FormLayout used in the GridView’s edit form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewTabbedLayoutGroup :
    GridTabbedLayoutGroup

Remarks

The GridViewTabbedLayoutGroup class implements the functionality of an individual tabbed layout group within the GridView’s embedded FormLayout.

See Also