'宣言 Public Event ClipboardCopying As EventHandler(Of ClipboardCopyingEventArgs)
public event EventHandler<ClipboardCopyingEventArgs> ClipboardCopying
イベント ハンドラが、このイベントに関連するデータを含む、Infragistics.Controls.Grids.ClipboardCopyingEventArgs 型の引数を受け取りました。次の ClipboardCopyingEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Cancel Infragistics.CancellableEventArgsから継承されます。 | |
ClipboardValue | |
SelectedItems |