Version 24.2 (latest)

PasteErrorEventArgs Class Properties

For a list of all members of this type, see PasteErrorEventArgs members.

Public Properties
 NameDescription
Public PropertyDisplayErrorMessageDetermines if a MessageBox will be displayed to the user describing the error.  
Public PropertyExceptionThe exception that was thrown. (read-only)  
Public PropertyNodesThe collection of nodes that were operated on. (read-only) (Inherited from Infragistics.Win.UltraWinTree.NodesEventArgs)
See Also