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

MVCxGridViewFormLayoutProperties<ModelType> Class

Contains settings that relate to the FormLayout used in the GridView’s edit form.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxGridViewFormLayoutProperties<ModelType> :
    MVCxGridViewFormLayoutProperties

Type Parameters

Name
ModelType

Remarks

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

See Also