[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ChildViewCreatedEventHandler

ChildViewCreatedEventHandler Delegate

Represents a defined method that handles the ChildViewCreated event for the Spread component.

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

Source of the event

ChildViewCreatedEventArgs e

Event data