FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FlatColumnFooterRenderer 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 FlatColumnFooterRenderer
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
Whether disposing
See Also