Scheduler
The server side wrapper for Kendo UI Scheduler
Properties
Pdf - PDFSettings
Specifies if the Print dialog should be opened immediately after loading the document.
DataSource - DataSource
The number of available pages.
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
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
Footer - SchedulerFooterSettings
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[]
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
Methods
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.