Telerik.Web.UI.TimeSlotContextMenuItemClickedEventArgs
Provides data for the E:Telerik.Web.UI.RadScheduler.TimeSlotContextMenuItemClicked event of the Telerik.Web.UI.RadScheduler control.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.TimeSlotContextMenuItemClickedEventArgs
Properties
EndSlot ISchedulerTimeSlot
Gets the last time slot from the selected slot range.
MenuItem RadMenuItem
Gets the menu item.
StartSlot ISchedulerTimeSlot
Gets the first time slot from the selected slot range.
TimeSlot ISchedulerTimeSlot
Gets the time slot.