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

MVCxGridViewLayoutGroup<ModelType> Class

A layout group with MVC specificity in the FormLayout used in the GridView’s edit form.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxGridViewLayoutGroup<ModelType> :
    MVCxGridViewLayoutGroup

Type Parameters

Name
ModelType

Remarks

Refer to Custom Data Binding and Action Types and Passed Parameters to learn more.

See Also