[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.OnFocusedDateChanged

OnFocusedDateChanged Method

OnFocusedDateChanged(CalendarDateEventArgs)

Called when the FocusedDate property changed, to raise the FocusedDateChanged event.

Declaration
protected virtual void OnFocusedDateChanged(CalendarDateEventArgs e)
Protected Overridable Sub OnFocusedDateChanged(e As CalendarDateEventArgs)
Parameters
Type Name Description
CalendarDateEventArgs e

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