SSRSDocumentSource for WinForms
PropertyNotifyEventArgs コンストラクタ

変更されるプロパティまたは変更されたプロパティの名前。
PropertyNotifyEventArgs クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal propertyName As System.String _
)
public PropertyNotifyEventArgs( 
   System.string propertyName
)

パラメータ

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

PropertyNotifyEventArgs クラス
PropertyNotifyEventArgs メンバ