バージョン

ClipboardCopyingItem イベント

シンタックス
'宣言
 
Public Event ClipboardCopyingItem As EventHandler(Of ClipboardCopyingItemEventArgs)
public event EventHandler<ClipboardCopyingItemEventArgs> ClipboardCopyingItem
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、Infragistics.Controls.Grids.ClipboardCopyingItemEventArgs 型の引数を受け取りました。次の ClipboardCopyingItemEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel Infragistics.CancellableEventArgsから継承されます。 
Cell  
ClipboardValue  
参照