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