C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / Dispose Method / Dispose(Boolean) Method
True if managed resources should be disposed; otherwise, False.

In This Topic
Dispose(Boolean) Method
In This Topic
Clean up any resources being used.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 

Parameters

disposing
True if managed resources should be disposed; otherwise, False.
See Also