New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
EndSlot
MenuItem
StartSlot
TimeSlot
Telerik.Web.UI.TimeSlotContextMenuItemClickingEventArgs
Provides data for the E:Telerik.Web.UI.RadScheduler.TimeSlotContextMenuItemClicking event of the Telerik.Web.UI.RadScheduler control.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- System.ComponentModel.CancelEventArgs
- Telerik.Web.UI.TimeSlotContextMenuItemClickingEventArgs
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.