GridEditFormTemplateContext Properties
Stores information about the edit form in the Grid and is passed as thecontext parameter to the DxGrid.EditFormTemplate.
| Name | Description |
|---|---|
| DataItem | Returns the processed data item. |
| EditContext | Returns the edit context. |
| EditModel | Returns the edit model. |
| Grid | Returns the Grid object. |
See Also