Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EditBaseCellType Class / Dispose Method


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