Back to Devexpress

ASPxGridViewEditFormLayoutEventArgs.EditFormLayout Property

aspnet-devexpress-dot-web-dot-aspxgridvieweditformlayouteventargs.md

latest1.1 KB
Original Source

ASPxGridViewEditFormLayoutEventArgs.EditFormLayout Property

Gets the form layout.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxFormLayout EditFormLayout { get; }
vb
Public ReadOnly Property EditFormLayout As ASPxFormLayout

Property Value

TypeDescription
ASPxFormLayout

The form layout.

|

Remarks

Use the EditFormLayout property to access the form layout.

See Also

ASPxGridViewEditFormLayoutEventArgs Class

ASPxGridViewEditFormLayoutEventArgs Members

DevExpress.Web Namespace