[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.OnLoad

OnLoad Method

OnLoad(EventArgs)

Occurs when the Load event is raised.

Declaration
protected override void OnLoad(EventArgs e)
Protected Overrides Sub OnLoad(e As EventArgs)
Parameters
Type Name Description
EventArgs e

Event arguments

Overrides