Spread Windows Forms 12.0 Product Documentation
OnClearComplete Method (NotifyCollection)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > NotifyCollection Class : OnClearComplete Method
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()
protected override void OnClearComplete()
See Also

Reference

NotifyCollection Class
NotifyCollection Members