Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / MaskFieldCollectionInfo Class / OnFieldPropertyChanged Method


In This Topic
OnFieldPropertyChanged Method (MaskFieldCollectionInfo)
In This Topic
Raises the FieldPropertyChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnFieldPropertyChanged( _
   ByVal e As PropertyChangedEventArgs _
) 
 
'Usage
 
Dim instance As MaskFieldCollectionInfo
Dim e As PropertyChangedEventArgs
 
instance.OnFieldPropertyChanged(e)

Parameters

e
See Also