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


In This Topic
    Dispose Method (DefaultErrorIconRenderer)
    In This Topic
    Frees system resources consumed by the DefaultErrorIconRender.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    'Usage
     
    
    Dim instance As DefaultErrorIconRenderer
     
    instance.Dispose()
    public void Dispose()
    See Also