バージョン

ClipboardPasteError イベント

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

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

プロパティ解説
AttemptRecover  
ErrorType  
IsRecoverable  
参照