aspnetmvc-devexpress-dot-web-dot-mvc-728a5906.md
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
public class MVCxGridViewFormLayoutProperties :
GridViewFormLayoutProperties
Public Class MVCxGridViewFormLayoutProperties
Inherits GridViewFormLayoutProperties
The following members return MVCxGridViewFormLayoutProperties objects:
A MVCxGridViewFormLayoutProperties instance can be accessed via the GridViewSettings.EditFormLayoutProperties property.
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.IFormLayoutOwner
Object StateManager PropertiesBase FormLayoutProperties GridFormLayoutProperties GridViewFormLayoutProperties MVCxGridViewFormLayoutProperties MVCxGridViewFormLayoutProperties<ModelType>
See Also