ReportViewer for WPF/Silverlight
PreviewTextInput イベント (C1ReportViewer)

C1.WPF.ReportViewer.4 アセンブリ > C1.WPF.ReportViewer 名前空間 > C1ReportViewer クラス : PreviewTextInput イベント
シンタックス
'宣言
 
Public Event PreviewTextInput As System.Windows.Input.TextCompositionEventHandler
public event System.Windows.Input.TextCompositionEventHandler PreviewTextInput
イベント データ

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

プロパティ解説
 
System.Windows.RoutedEventArgsから継承されます。
 
 
参照