Spread for ASP.NET 11 Product Documentation
OnLoad Method (FloatingObject)


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

Parameters

e
See Also

Reference

FloatingObject Class
FloatingObject Members