Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / NotifyCollection Class / OnClearComplete Method


In This Topic
OnClearComplete Method (NotifyCollection)
In This Topic
Performs additional custom processes after clearing the contents of the NotifyCollection instance.
Syntax
'Declaration
 
Protected Overrides Sub OnClearComplete() 
 
'Usage
 
Dim instance As NotifyCollection
 
instance.OnClearComplete()
See Also