Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / WeekdaysStyle Class / Dispose Method


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