[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.OnInit

OnInit Method

OnInit(EventArgs)

Initializes the Spread component.

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

Event arguments

Overrides