MVCxGridViewProperties.SetEditFormTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetEditFormTemplateContent(Action<GridViewEditFormTemplateContainer>) | contentMethod | Allows you to provide a template to render the GridView edit form. |
| SetEditFormTemplateContent(String) | content | Allows you to provide a template to render the GridView Edit Form. |