New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.ISchedulerTimeSlot
Updated over 6 months ago
Inheritance Hierarchy
Methods
get_domElement
Gets the DOM elment of this time slot.
Parameters
Returns
Element The DOM elment of this time slot.
get_duration
Gets the duration of the time slot in milliseconds.
Parameters
Returns
Number The duration of the time slot in milliseconds.
get_durationInMinutes
Gets the duration of the time slot in minutes.
Parameters
Returns
Number The duration of the time slot in minutes.
get_endTime
Gets the end time of the time slot.
Parameters
Returns
Date The end time of the time slot.
get_index
Gets the hierarchical index of the time slot.
Parameters
Returns
String The hierarchical index of the time slot.
get_isAllDay
Gets a value indicating if the time slot is an all-day or not.
Parameters
Returns
Boolean true if this is an all
get_startTime
Gets the start time of the time slot.
Parameters
Returns
Date The start time of the time slot.