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