Spread WinForms 15
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()
See Also