[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ApplyEventHandler

ApplyEventHandler Delegate

Internal use only. Handles the apply event.

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

Source of event

ApplyEventArgs e

Event data