GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxInfoCollection Class / OnFieldPropertyChanged Method


In This Topic
OnFieldPropertyChanged Method (CharBoxInfoCollection)
In This Topic
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)

Parameters

e
See Also