InvalidNodeExceptionEventArgs Constructors
Provides data for the TreeList.InvalidNodeException event.| Name | Parameters | Description |
|---|---|---|
| InvalidNodeExceptionEventArgs(Exception, String, TreeListNode) | except, windowText, node | Creates a new InvalidNodeExceptionEventArgs object. |
See Also