[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.OnDoubleClickDate

OnDoubleClickDate Method

OnDoubleClickDate(ClickDateEventArgs)

Called when mouse double clicked on the button of calendar, to raise the DoubleClickDate event.

Declaration
protected virtual void OnDoubleClickDate(ClickDateEventArgs e)
Protected Overridable Sub OnDoubleClickDate(e As ClickDateEventArgs)
Parameters
Type Name Description
ClickDateEventArgs e

The GrapeCity.Windows.InputMan.ClickDateEventArgs instance containing the event data.