ASPxGridViewEditFormLayoutEventArgs.EditFormLayout Property
Gets the form layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxFormLayout | The form layout. |
Remarks
Use the EditFormLayout property to access the form layout.
See Also