FlexReport for WinForms
PropertyNotifyEventArgs コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PropertyNotifyEventArgs クラス : PropertyNotifyEventArgs コンストラクタ
The name of the property that changing or changed.
Initializes a new instance of the PropertyNotifyEventArgs class.
シンタックス
'宣言
 
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
The name of the property that changing or changed.
参照

参照

PropertyNotifyEventArgs クラス
PropertyNotifyEventArgs メンバ