Spread Windows Forms 13.0 Product Documentation
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