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

SchedulerModelFields

Defines the model fields for creating SchedulerEvent instances.

NameTypeDefaultDescription

description?

string

"title"

Sets the name of the description model field.

end?

string

"end"

Sets the name of the end date model field.

endTimezone?

string

"endTimezone"

Sets the name of the end timezone model field.

id?

string

"id"

Sets the name of the ID model field.

isAllDay?

string

"isAllDay"

Sets the name of the all-day flag model field.

recurrenceExceptions?

string

"recurrenceExceptions"

Sets the name of the recurrence exceptions model field.

recurrenceId?

any

"recurrenceId"

Sets the name of the recurrence ID model field.

recurrenceRule?

string

"recurrenceRule"

Sets the name of the recurrence model field.

start?

string

"start"

Sets the name of the start date model field.

startTimezone?

string

"startTimezone"

Sets the name of the start timezone model field.

title?

string

"title"

Sets the name of the title model field.

Not finding the help you need?
Contact Support