TreeListCustomizeEditModelEventArgs Properties
Contains data for the CustomizeEditModel event.
Name | Description |
---|---|
Data |
Returns the processed data item. |
Edit |
Returns the edit model. |
Is |
Returns whether the edit model corresponds to a new or existing row. |
Parent |
Returns the parent data item of the processed node. |
Tree |
Returns the Tree |
See Also