Name | Description | |
---|---|---|
NCreateItemNodeEventArgs<TNode,TItem> Constructor | Initializing constructor. |
The following tables list the members exposed by NCreateItemNodeEventArgs<TNode,TItem>.
Name | Description | |
---|---|---|
NCreateItemNodeEventArgs<TNode,TItem> Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
Item | The item for which a node should be created. | |
Node | The node that correspond to the item. Set this property value in the event handler. |