FlexReport for WinForms
OnPropertyChanged メソッド (VisualPrimitive)


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

パラメータ

propertyName
the name of the property that changed.
参照

参照

VisualPrimitive クラス
VisualPrimitive メンバ