GrapeCity.ActiveReports.Viewer.Wpf.v12 アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : 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から継承されます。 |
TargetObject | Gets the object that should be made visible in response to the event. |
TargetRect | Gets the rectangular region in the object's coordinate space which should be made visible. |