バージョン

ClipboardPasting イベント

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

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

プロパティ解説
ClipboardValue  
Values  
参照