ASPxGridViewEditFormEventArgs.EditForm Property
Gets the web control that represents the Edit Form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| WebControl | A WebControl descendant that represents the Edit Form. |
See Also