GrapeCity SPREAD for Windows Forms 11.0J
NotifyPropertyChanged メソッド


構文
'Declaration
 
Protected Sub NotifyPropertyChanged( _
   ByVal e As PropertyChangedEventArgs _
) 
'使用法
 
Dim instance As CharBoxInfo
Dim e As PropertyChangedEventArgs
 
instance.NotifyPropertyChanged(e)
protected void NotifyPropertyChanged( 
   PropertyChangedEventArgs e
)

パラメータ

e
参照

CharBoxInfo クラス
CharBoxInfo メンバ

 

 


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