New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Appointment
MenuItem
Telerik.Web.UI.AppointmentContextMenuItemClickingEventArgs
Provides data for the E:Telerik.Web.UI.RadScheduler.AppointmentContextMenuItemClicking event of the Telerik.Web.UI.RadScheduler control.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- System.ComponentModel.CancelEventArgs
- Telerik.Web.UI.SchedulerCancelEventArgs
- Telerik.Web.UI.AppointmentContextMenuItemClickingEventArgs
Properties
Appointment Appointment
Gets the appointment.
MenuItem RadMenuItem
Gets the menu item.