Spread for ASP.NET 12 Product Documentation
Dispose Method (FloatingObject)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FloatingObject Class : Dispose Method
Enables the FloatingObject control to perform final clean up before it is released from memory.
Syntax
'Declaration
 
Public Overrides Sub Dispose() 
'Usage
 
Dim instance As FloatingObject
 
instance.Dispose()
public override void Dispose()
See Also

Reference

FloatingObject Class
FloatingObject Members