The event handler receives an argument of type SchedulerCallbackCommandEventArgs containing data related to this event.
The following
SchedulerCallbackCommandEventArgs properties provide information specific to this event.
Property |
Description |
Command |
Gets or sets the object, representing the callback command.
|
CommandId |
Gets the command identifier, specifying a command to be executed.
|
Handle this event to modify the scheduler layout, appearance or behavior according to amended characteristics caused by the end-user callback. The CommandID property of the event's handler provides information on the executed command.