GrapeCity ActiveReports for .NET 14.0J
PreviewQueryContinueDrag イベント

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : PreviewQueryContinueDrag イベント
シンタックス
'宣言
 
Public Event PreviewQueryContinueDrag As QueryContinueDragEventHandler
public event QueryContinueDragEventHandler PreviewQueryContinueDrag
イベント データ

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

プロパティ解説
Gets or sets the current status of the associated drag-and-drop operation.  
Gets a Boolean value indicating whether the ESC key has been pressed.  
System.Windows.RoutedEventArgsから継承されます。
Gets a flag enumeration indicating the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
参照