TreeListEditFormTemplateContext Properties
Stores information about the edit form in the TreeList and is passed as the context
parameter to the DxTreeList.EditFormTemplate.
Name | Description |
---|---|
Data |
Returns the processed data item. |
Edit |
Returns the edit context. |
Edit |
Returns the edit model. |
Parent |
Returns the parent data item of the processed node. |
Tree |
Returns the Tree |
See Also