Skip to main content
All docs
V25.1
  • 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