[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ChildControlEventHandler

ChildControlEventHandler Delegate

Represents a defined method that handles the child control related events for the Spread component.

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

Source of the event

ChildControlEventArgs e

Event data