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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FloatingObject Class : OnUnload Method
OnUnload
Syntax
'Declaration
 
Protected Overrides Sub OnUnload( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As FloatingObject
Dim e As EventArgs
 
instance.OnUnload(e)
protected override void OnUnload( 
   EventArgs e
)

Parameters

e
See Also

Reference

FloatingObject Class
FloatingObject Members