[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CreateChildViewEventHandler

CreateChildViewEventHandler Delegate

Represents a defined method that handles the CreateChildView event in the Spread component.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public delegate void CreateChildViewEventHandler(object sender, CreateChildViewEventArgs e)
Public Delegate Sub CreateChildViewEventHandler(sender As Object, e As CreateChildViewEventArgs)
Parameters
Type Name Description
object sender

Object that raised the event

CreateChildViewEventArgs e

CreateChildViewEventArgs object that contains event data