TreeListInvalidNodeExceptionEventArgs Constructors
Provides data for the TreeListView.InvalidNodeException event.Name | Parameters | Description |
---|---|---|
TreeListInvalidNodeExceptionEventArgs(TreeListNode, String, String, Exception, ExceptionMode) | node, errorText, windowCaption, exception, exceptionMode | Initializes a new instance of the TreeListInvalidNodeExceptionEventArgs class. |
See Also