Spread Windows Forms 12.0 Product Documentation
OnFieldPropertyChanged Method (CharBoxInfoCollection)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CharBoxInfoCollection Class : OnFieldPropertyChanged Method
Raises the FieldPropertyChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnFieldPropertyChanged( _
   ByVal e As PropertyChangedEventArgs _
) 
'Usage
 
Dim instance As CharBoxInfoCollection
Dim e As PropertyChangedEventArgs
 
instance.OnFieldPropertyChanged(e)
protected virtual void OnFieldPropertyChanged( 
   PropertyChangedEventArgs e
)

Parameters

e
See Also

Reference

CharBoxInfoCollection Class
CharBoxInfoCollection Members