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

Scheduler

Kendo UI Scheduler component

Properties

Editable - SchedulerEditableSettings

The template which renders the editor.

DataSource - DataSource

The number of available pages.

ToolbarCommands - IList

Views - IList

Resources - IList

Group - SchedulerGroupSettings

The configuration of the scheduler resource(s). A scheduler resource is optional metadata that can be associated with a scheduler event.

WorkDays - Int32[]

AllDayEventTemplate - String

AllDayEventTemplateId - String

AllDayEventTemplateHandler - String

AllDaySlot - Nullable

AutoBind - Nullable

CurrentTimeMarker - SchedulerCurrentTimeMarkerSettings

The update interval of the "current time" marker, in milliseconds.

Date - Nullable

DateHeaderTemplate - String

DateHeaderTemplateId - String

DateHeaderTemplateHandler - String

EndTime - Nullable

EventTemplate - String

EventTemplateId - String

EventTemplateHandler - String

Sets the command which will be displayed in the scheduler footer. Currently only "workDay" option is supported. If the option is set to false, the "workDay" button will be removed from the footer.

GroupHeaderTemplate - String

GroupHeaderTemplateId - String

GroupHeaderTemplateHandler - String

Height - Nullable

MajorTick - Nullable

MajorTimeHeaderTemplate - String

MajorTimeHeaderTemplateId - String

MajorTimeHeaderTemplateHandler - String

Max - Nullable

Messages - SchedulerMessagesSettings

The text similar to "all day" displayed in day,week and agenda views.

Min - Nullable

MinorTickCount - Nullable

MinorTimeHeaderTemplate - String

MinorTimeHeaderTemplateId - String

MinorTimeHeaderTemplateHandler - String

Pdf - SchedulerPdfSettings

The author of the PDF document.

Selectable - Nullable

ShowWorkHours - Nullable

Snap - Nullable

StartTime - Nullable

Timezone - String

Width - Nullable

WorkDayStart - Nullable

WorkDayEnd - Nullable

WorkWeekStart - Nullable

WorkWeekEnd - Nullable

Mobile - Nullable

Events - IDictionary

Id - String

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

Methods

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

VerifySettings()

ProcessSettings()

WriteDeferredScriptInitialization()

In this article
Not finding the help you need?