[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AnnotationModeStartingEventHandler

AnnotationModeStartingEventHandler Delegate

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

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

Source of the event

AnnotationModeEventArgs e

Event data