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


In This Topic
Dispose(Boolean) Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As ComboBoxCellType
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
Whether disposing.
See Also