PowerTools ActiveReports for .NET 11.0J
RequestBringIntoView イベント

構文
'宣言
 
Public Event RequestBringIntoView As RequestBringIntoViewEventHandler
public event RequestBringIntoViewEventHandler RequestBringIntoView
イベント データ

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

プロパティ解説
Handled System.Windows.RoutedEventArgsから継承されます。
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
TargetObjectGets the object that should be made visible in response to the event.  
TargetRectGets the rectangular region in the object's coordinate space which should be made visible.  
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.