[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ClickDateEventHandler

ClickDateEventHandler Delegate

Represents the method that handles the ClickDate event of the DropDownCalendar.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public delegate void ClickDateEventHandler(object sender, ClickDateEventArgs e)
Public Delegate Sub ClickDateEventHandler(sender As Object, e As ClickDateEventArgs)
Parameters
Type Name Description
object sender Represents the method that handles the event of the .
ClickDateEventArgs e Represents the method that handles the event of the .