PrintDocument for WinForms
OnPropertyChanged メソッド (C1PreviewTextSearchPanel)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewTextSearchPanel クラス : OnPropertyChanged メソッド
The name of the changed property.
Raises the PropertyChanged event.
シンタックス
'宣言
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal propertyName As System.String _
) 
'使用法
 
Dim instance As C1PreviewTextSearchPanel
Dim propertyName As System.String
 
instance.OnPropertyChanged(propertyName)
protected virtual void OnPropertyChanged( 
   System.string propertyName
)

パラメータ

propertyName
The name of the changed property.
参照

C1PreviewTextSearchPanel クラス
C1PreviewTextSearchPanel メンバ