Spread Windows Forms 12.0 Product Documentation
NotifyPropertyChanged Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CharBoxInfo Class : NotifyPropertyChanged Method
Syntax
'Declaration
 
Protected Sub NotifyPropertyChanged( _
   ByVal e As PropertyChangedEventArgs _
) 
'Usage
 
Dim instance As CharBoxInfo
Dim e As PropertyChangedEventArgs
 
instance.NotifyPropertyChanged(e)
protected void NotifyPropertyChanged( 
   PropertyChangedEventArgs e
)

Parameters

e
See Also

Reference

CharBoxInfo Class
CharBoxInfo Members