Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / DateTimeCellType Class / Dispose Method


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