FlexReport for WPF
PropertyNotifyEventArgs コンストラクタ


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > PropertyNotifyEventArgs クラス : PropertyNotifyEventArgs コンストラクタ
変更されるプロパティまたは変更されたプロパティの名前。
PropertyNotifyEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal propertyName As System.String _
)
'使用法
 
Dim propertyName As System.String
 
Dim instance As New PropertyNotifyEventArgs(propertyName)
public PropertyNotifyEventArgs( 
   System.string propertyName
)

パラメータ

propertyName
変更されるプロパティまたは変更されたプロパティの名前。
参照

PropertyNotifyEventArgs クラス
PropertyNotifyEventArgs メンバ