Version

ClipboardOperationExecutingEventArgs Class Members

The following tables list the members exposed by ClipboardOperationExecutingEventArgs.

Public Constructors
 NameDescription
Public ConstructorClipboardOperationExecutingEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyClipboardOperationReturns the ClipboardOperation that describes the action being executed with the Clipboard.  
Public PropertyDataObjectReturns the Infragistics.Controls.Editors.Primitives.SyntaxEditorDataObject that contains the data being used in the clipboard operation.  
See Also