Version 24.2 (latest)

ClipboardOperationExecutedEventArgs Class Properties

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

Public Properties
 NameDescription
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