Back to Devexpress

InvalidNodeExceptionEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-invalidnodeexceptioneventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

InvalidNodeExceptionEventArgs Properties

Provides data for the TreeList.InvalidNodeException event.

NameDescription
ErrorTextGets or sets the error description to be displayed in the message box/tooltip. Inherited from ExceptionEventArgs.
ExceptionGets the exception that caused the event. Inherited from ExceptionEventArgs.
ExceptionModeGets or sets the type of response to supplying invalid values. Inherited from ExceptionEventArgs.
NodeGets the node that failed validation.
WindowCaptionGets or sets the caption of the error message box. Inherited from ExceptionEventArgs.

See Also

InvalidNodeExceptionEventArgs Class

InvalidNodeExceptionEventArgs Members

DevExpress.XtraTreeList Namespace