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

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

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

プロパティ解説
Gets the horizontal position of the mouse.  
Gets the vertical position of the mouse.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
参照