Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / MultiColumnComboBoxCellType 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 MultiColumnComboBoxCellType
     
    instance.Dispose()
    public void Dispose()
    See Also