Back to Devexpress

MVCxGridViewFormLayoutProperties<ModelType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewformlayoutproperties-1.md

latest2.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewFormLayoutProperties<ModelType> :
    MVCxGridViewFormLayoutProperties
vb
Public Class MVCxGridViewFormLayoutProperties(Of ModelType)
    Inherits MVCxGridViewFormLayoutProperties

Type Parameters

Name
ModelType

Remarks

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

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.IFormLayoutOwner

Inheritance

Object StateManager PropertiesBase FormLayoutProperties GridFormLayoutProperties GridViewFormLayoutProperties MVCxGridViewFormLayoutProperties MVCxGridViewFormLayoutProperties<ModelType>

See Also

MVCxGridViewFormLayoutProperties<ModelType> Members

Grid View

DevExpress.Web.Mvc Namespace