Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / HolidayCollection Class / OnClearComplete Method


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