Version

ClipboardCopyingEventArgs Class Members

The following tables list the members exposed by ClipboardCopyingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyClipboardValueGets or sets the text being copied to the clipboard.  
Public PropertySelectedItemsThe selected cells that will be copied to the clipboard.  
Public Methods
 NameDescription
Public MethodValidateSelectedRectangleDetermines whether the selected region is valid for copying.  
See Also