Skip to main content
All docs
V24.2

TreeListEditFormTemplateContext Properties

Stores information about the edit form in the TreeList and is passed as the context parameter to the DxTreeList.EditFormTemplate.
Name Description
DataItem Returns the processed data item.
EditContext Returns the edit context.
EditModel Returns the edit model.
ParentDataItem Returns the parent data item of the processed node.
TreeList Returns the TreeList object.
See Also