Skip to main content

MVCxGridViewTabbedLayoutGroup<ModelType> Class

A tabbed layout group in the FormLayout used in the GridView’s edit form.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxGridViewTabbedLayoutGroup<ModelType> :
    MVCxGridViewTabbedLayoutGroup

Type Parameters

Name
ModelType

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.Design.IDesignTimePropertiesOwner
See Also