Version

PasteErrorEventArgs Class Members

The following tables list the members exposed by PasteErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorPasteErrorEventArgs ConstructorConstructor  
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