Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / HolidayStyle Class / Dispose Method


In This Topic
    Dispose Method (HolidayStyle)
    In This Topic
    Releases the resources used by the HolidayStyle.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    'Usage
     
    
    Dim instance As HolidayStyle
     
    instance.Dispose()
    public void Dispose()
    See Also