SchedulerModelFields
Defines the model fields for creating SchedulerEvent instances.
Definition
Package:@progress/kendo-angular-scheduler
Properties
description?
string
Sets the name of the description model field.
"title"
end?
string
Sets the name of the end date model field.
"end"
endTimezone?
string
Sets the name of the end timezone model field.
"endTimezone"
id?
string
Sets the name of the ID model field.
"id"
isAllDay?
string
Sets the name of the all-day flag model field.
"isAllDay"
recurrenceExceptions?
string
Sets the name of the recurrence exceptions model field.
"recurrenceExceptions"
Sets the name of the recurrence ID model field.
"recurrenceId"
recurrenceRule?
string
Sets the name of the recurrence model field.
"recurrenceRule"
start?
string
Sets the name of the start date model field.
"start"
startTimezone?
string
Sets the name of the start timezone model field.
"startTimezone"
title?
string
Sets the name of the title model field.
"title"