[]
Called when the FocusedDate property changed, to raise the FocusedDateChanged event.
protected virtual void OnFocusedDateChanged(CalendarDateEventArgs e)
Protected Overridable Sub OnFocusedDateChanged(e As CalendarDateEventArgs)
Type | Name | Description |
---|---|---|
CalendarDateEventArgs | e | The GrapeCity.Windows.InputMan.CalendarDateEventArgs instance containing the event data. |