GetCustomNodeCellEditEventArgs Constructors
Provides data for the TreeList.CustomNodeCellEdit event.| Name | Parameters | Description |
|---|---|---|
| GetCustomNodeCellEditEventArgs(TreeListColumn, TreeListNode, RepositoryItem) | column, node, repositoryItem | Creates an instance of the GetCustomNodeCellEditEventArgs class. |
See Also