New to Kendo UI for AngularStart a free 30-day trial

SchedulerEvent

Represents a Scheduler calendar event instance.

NameTypeDefaultDescription

dataItem?

any

Provides a reference to the original data item, if any.

description?

string

Sets the detailed description of the event.

end

Date

Sets the end date of the event.

endTimezone?

string

Sets the timezone name for the end date.

id?

any

Sets the unique identifier of the event. The ID is usually a number, but can also be a string or object.

isAllDay?

boolean

Specifies if the event occurs throughout the day.

recurrenceExceptions?

Date[]

Sets the recurrence exceptions, if any.

recurrenceId?

any

Sets the id of the parent recurring event.

recurrenceRule?

string

Sets the rule that describes the recurring pattern of the event.

start

Date

Sets the start date of the event.

startTimezone?

string

Sets the timezone name for the start date.

title

string

Sets the title of the event.

Not finding the help you need?
Contact Support