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

Telerik.Web.UI.SchedulerAppointmentInsertingEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_isAllDay

Returns True if the inserted appointment defaults to an all-day event.

Parameters

Returns

Boolean

get_startTime

Returns the starting date and time for the appointment.

Parameters

Returns

Date

get_targetSlot

Returns the Time Slot at which the appointment is being inserted.

Parameters

Returns

Telerik.Web.UI.ISchedulerTimeSlot

In this article