Spread WinForms 15
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()
See Also