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

Scheduler

Properties

Pdf - PDFSettings

Specifies if the Print dialog should be opened immediately after loading the document.

DataSource - DataSource

The number of available pages.

DataSourceId - String

UrlGenerator - IUrlGenerator

Date - Nullable

StartTime - Nullable

EndTime - Nullable

Min - Nullable

Max - Nullable

WorkDayStart - Nullable

WorkDayEnd - Nullable

Height - Nullable

EventTemplate - String

EventTemplateId - String

EventTemplateHandler - String

AllDayEventTemplate - String

AllDayEventTemplateId - String

AllDayEventTemplateHandler - String

GroupHeaderTemplate - String

GroupHeaderTemplateId - String

GroupHeaderTemplateHandler - String

AllDaySlot - Boolean

Selectable - Boolean

DateHeaderTemplate - String

DateHeaderTemplateId - String

DateHeaderTemplateHandler - String

MajorTick - Nullable

MajorTimeHeaderTemplate - String

MajorTimeHeaderTemplateId - String

MajorTimeHeaderTemplateHandler - String

MinorTickCount - Nullable

MinorTimeHeaderTemplate - String

MinorTimeHeaderTemplateId - String

MinorTimeHeaderTemplateHandler - String

Timezone - String

Width - Nullable

Snap - Boolean

AutoBind - Boolean

WorkWeekStart - Nullable

WorkWeekEnd - Nullable

ShowWorkHours - Boolean

Mobile - MobileMode

Editable - SchedulerEditableSettings

The template which renders the editor.

Resources - IList

Views - IList

ToolbarCommands - IList

CustomToolbar - SchedulerCustomToolbarSettings

Messages - SchedulerMessages

Group - SchedulerGroupSettings

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

CurrentTimeMarker - SchedulerCurrentTimeMarkerSettings

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.

WorkDays - Int32[]

OngoingEvents - SchedulerOngoingEventsSettings

Specifies a custom CSS class applied to ongoing events. If not set, the default k-event-ongoing class will be applied.

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Serialize()

Render()

Renders the component.

VerifySettings()

ToHtmlString()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?