Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ComboBoxCellType Class / Dispose Method / Dispose() Method


In This Topic
Dispose() Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overloads Sub Dispose() 
 
'Usage
 
Dim instance As ComboBoxCellType
 
instance.Dispose()
See Also