OnChange

Syntax

OnChange(Sender: Object; Args: ICommonCalendarEventArgs);

Parameters

Sender. The parameter that returns the component that has generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnChange event occurs after date has been changed with the help of mouse and keyboard.

See also:

ICommonCalendar