Skip to main content
A newer version of this page is available. .
All docs
V21.2

InvalidNodeExceptionArgs Constructors

Contains data for the command bound to the TreeListView.InvalidNodeExceptionCommand property.
Name Parameters Description
InvalidNodeExceptionArgs(Object, Boolean, IEnumerable<Object>, Exception, String, String, ExceptionMode) item, isNewItem, path, exception, errorText, windowCaption, exceptionMode Initializes a new instance of the InvalidNodeExceptionArgs class with specified settings.
See Also