Click or drag to resize
KaxSchedulerTimeSlotContextMenuItemClicking Event
Occurs when a time slot context menu item is clicked, before processing default commands.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public event TimeSlotContextMenuItemClickingEventHandler TimeSlotContextMenuItemClicking

Value

Type: Kettic.AspNet.ControlsTimeSlotContextMenuItemClickingEventHandler
Remarks
The TimeSlotContextMenuItemClicking event is raised when a time slot context menu item is clicked, before are processing default commands.
See Also