Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / HolidayCollection Class / OnClear Method


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