New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

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.

Gets the menu item.

StartSlot ISchedulerTimeSlot

Gets the first time slot from the selected slot range.

TimeSlot ISchedulerTimeSlot

Gets the time slot.

In this article