GrapeCity SPREAD for Windows Forms 11.0J
OnPropertyChanged メソッド (YearMonthFormat)


イベントデータを含むSystem.ComponentModel.PropertyChangedEventArgs値。
いずれかのプロパティが変更されたときに呼び出されます。
構文
'Declaration
 
Protected Sub OnPropertyChanged( _
   ByVal e As PropertyChangedEventArgs _
) 
'使用法
 
Dim instance As YearMonthFormat
Dim e As PropertyChangedEventArgs
 
instance.OnPropertyChanged(e)
protected void OnPropertyChanged( 
   PropertyChangedEventArgs e
)

パラメータ

e
イベントデータを含むSystem.ComponentModel.PropertyChangedEventArgs値。
参照

YearMonthFormat クラス
YearMonthFormat メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.