- AllDayEventTemplate(System.String value)
- AllDayEventTemplateId(System.String templateId)
- AllDaySlot(Boolean value)
- AutoBind(Boolean value)
- BindTo(System.Collections.Generic.IEnumerable<T> dataSource)
- CurrentTimeMarker(System.Action<Kendo.Mvc.UI.Fluent.SchedulerCurrentTimeMarkerSettingsBuilder<T>> configurator)
- CurrentTimeMarker.UpdateInterval(Double value)
- CurrentTimeMarker.UseLocalTimezone(Boolean value)
- CurrentTimeMarker(Boolean enabled)
- DataSource(System.Action<Kendo.Mvc.UI.Fluent.SchedulerAjaxDataSourceBuilder<T>> configurator)
- Date(System.DateTime value)
- DateHeaderTemplate(System.String value)
- DateHeaderTemplateId(System.String templateId)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerEditableSettingsBuilder<T>> configurator)
- Editable.AdditionalViewData(System.Object additionalViewData)
- Editable.Confirmation(System.String message)
- Editable.Confirmation(Boolean enable)
- Editable.Create(Boolean create)
- Editable.Destroy(Boolean destroy)
- Editable.EditRecurringMode(Kendo.Mvc.UI.SchedulerEditRecurringMode editRecurringMode)
- Editable.Move(Boolean enable)
- Editable.Resize(Boolean enable)
- Editable.Template(System.String template)
- Editable.TemplateId(System.String templateId)
- Editable.TemplateName(System.String name)
- Editable.Update(Boolean update)
- Editable.Window(System.Action<Kendo.Mvc.UI.Fluent.WindowBuilder> configurator)
- Editable.Window.Actions(System.Action<Kendo.Mvc.UI.Fluent.WindowActionsBuilder> actionsBuilderAction)
- Editable.Window.Actions.Clear()
- Editable.Window.Actions.Close()
- Editable.Window.Actions.Custom(System.String actionName)
- Editable.Window.Actions.Maximize()
- Editable.Window.Actions.Minimize()
- Editable.Window.Actions.Pin()
- Editable.Window.Actions.Refresh()
- Editable.Window.Animation(System.Action<Kendo.Mvc.UI.Fluent.PopupAnimationBuilder> animationAction)
- Editable.Window.Animation.Close(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Editable.Window.Animation.Close.Duration(Int32 value)
- Editable.Window.Animation.Close.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Editable.Window.Animation.Close.Expand()
- Editable.Window.Animation.Close.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Editable.Window.Animation.Close.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Editable.Window.Animation.Close.Reverse(Boolean value)
- Editable.Window.Animation.Close.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Editable.Window.Animation.Close.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Editable.Window.Animation.Enable(Boolean enable)
- Editable.Window.Animation.Open(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Editable.Window.Animation.Open.Duration(Int32 value)
- Editable.Window.Animation.Open.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Editable.Window.Animation.Open.Expand()
- Editable.Window.Animation.Open.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Editable.Window.Animation.Open.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Editable.Window.Animation.Open.Reverse(Boolean value)
- Editable.Window.Animation.Open.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Editable.Window.Animation.Open.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Editable.Window.Animation(Boolean enable)
- Editable.Window.AppendTo(System.String selector)
- Editable.Window.AutoFocus(Boolean value)
- Editable.Window.Content(System.Action value)
- Editable.Window.Content(System.Func<System.Object,System.Object> value)
- Editable.Window.Content(System.String value)
- Editable.Window.Deferred(Boolean deferred)
- Editable.Window.Deferred.Render()
- Editable.Window.Deferred.ToClientTemplate()
- Editable.Window.Deferred.ToComponent()
- Editable.Window.Deferred.ToHtmlString()
- Editable.Window.Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Editable.Window.Draggable(System.Action<Kendo.Mvc.UI.Fluent.WindowDraggableSettingsBuilder> configurator)
- Editable.Window.Draggable.Axis(System.String value)
- Editable.Window.Draggable.Containment(System.String value)
- Editable.Window.Draggable.DragHandle(System.String value)
- Editable.Window.Draggable(Boolean enabled)
- Editable.Window.Draggable()
- Editable.Window.Events(System.Action<Kendo.Mvc.UI.Fluent.WindowEventBuilder> configurator)
- Editable.Window.Events.Activate(System.String handler)
- Editable.Window.Events.Activate(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Close(System.String handler)
- Editable.Window.Events.Close(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Deactivate(System.String handler)
- Editable.Window.Events.Deactivate(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.DragEnd(System.String handler)
- Editable.Window.Events.DragEnd(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.DragStart(System.String handler)
- Editable.Window.Events.DragStart(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Error(System.String handler)
- Editable.Window.Events.Error(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Maximize(System.String handler)
- Editable.Window.Events.Maximize(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Minimize(System.String handler)
- Editable.Window.Events.Minimize(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Open(System.String handler)
- Editable.Window.Events.Open(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Refresh(System.String handler)
- Editable.Window.Events.Refresh(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Resize(System.String handler)
- Editable.Window.Events.Resize(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Restore(System.String handler)
- Editable.Window.Events.Restore(System.Func<System.Object,System.Object> handler)
- Editable.Window.Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Editable.Window.Expression(System.String modelExpression)
- Editable.Window.Height(Double value)
- Editable.Window.Height(System.String value)
- Editable.Window.HtmlAttributes(System.Object attributes)
- Editable.Window.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Editable.Window.Iframe(Boolean value)
- Editable.Window.LoadContentFrom(Microsoft.AspNetCore.Routing.RouteValueDictionary routeValues)
- Editable.Window.LoadContentFrom(System.String, System.String actionName)
- Editable.Window.LoadContentFrom(System.String, System.String, System.Object actionName)
- Editable.Window.LoadContentFrom(System.String, System.String, Microsoft.AspNetCore.Routing.RouteValueDictionary actionName)
- Editable.Window.LoadContentFrom(System.String value)
- Editable.Window.MaxHeight(Double value)
- Editable.Window.MaxHeight(System.String value)
- Editable.Window.MaxWidth(Double value)
- Editable.Window.MaxWidth(System.String value)
- Editable.Window.MinHeight(Double value)
- Editable.Window.MinHeight(System.String value)
- Editable.Window.MinWidth(Double value)
- Editable.Window.MinWidth(System.String value)
- Editable.Window.Modal(System.Action<Kendo.Mvc.UI.Fluent.WindowModalSettingsBuilder> configurator)
- Editable.Window.Modal.PreventScroll(Boolean value)
- Editable.Window.Modal.PreventScroll()
- Editable.Window.Modal()
- Editable.Window.Modal(Boolean enabled)
- Editable.Window.Name(System.String componentName)
- Editable.Window.Pinned(Boolean value)
- Editable.Window.Pinned()
- Editable.Window.Position(System.Action<Kendo.Mvc.UI.Fluent.WindowPositionSettingsBuilder> configurator)
- Editable.Window.Position.Left(Double value)
- Editable.Window.Position.Left(System.String value)
- Editable.Window.Position.Top(Double value)
- Editable.Window.Position.Top(System.String value)
- Editable.Window.Render()
- Editable.Window.Resizable()
- Editable.Window.Resizable(System.Action<Kendo.Mvc.UI.Fluent.WindowResizingSettingsBuilder> resizingSettingsAction)
- Editable.Window.Resizable.Enabled(Boolean enable)
- Editable.Window.Resizable.MaxHeight(Int32 maxHeight)
- Editable.Window.Resizable.MaxHeight(System.String maxHeight)
- Editable.Window.Resizable.MaxWidth(Int32 maxWidth)
- Editable.Window.Resizable.MaxWidth(System.String maxWidth)
- Editable.Window.Resizable.MinHeight(Int32 minHeight)
- Editable.Window.Resizable.MinHeight(System.String minHeight)
- Editable.Window.Resizable.MinWidth(Int32 minWidth)
- Editable.Window.Resizable.MinWidth(System.String minWidth)
- Editable.Window.Scrollable(Boolean value)
- Editable.Window.Size(System.String value)
- Editable.Window.Title(System.Action<Kendo.Mvc.UI.Fluent.WindowTitleSettingsBuilder> configurator)
- Editable.Window.Title.Enabled(Boolean enable)
- Editable.Window.Title.Encoded(Boolean value)
- Editable.Window.Title.Text(System.String value)
- Editable.Window.Title(Boolean show)
- Editable.Window.Title(System.String title)
- Editable.Window.ToClientTemplate()
- Editable.Window.ToComponent()
- Editable.Window.ToHtmlString()
- Editable.Window.Visible(Boolean value)
- Editable.Window.Width(Double value)
- Editable.Window.Width(System.String value)
- Editable.Window.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Editable(Boolean isEditable)
- EndTime(Int32, Int32, Int32 hours)
- EndTime(System.DateTime value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.SchedulerEventBuilder> configurator)
- Events.Add(System.String handler)
- Events.Add(System.Func<System.Object,System.Object> handler)
- Events.Cancel(System.String handler)
- Events.Cancel(System.Func<System.Object,System.Object> handler)
- Events.Change(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.DataBinding(System.String handler)
- Events.DataBinding(System.Func<System.Object,System.Object> handler)
- Events.DataBound(System.String handler)
- Events.DataBound(System.Func<System.Object,System.Object> handler)
- Events.Edit(System.String handler)
- Events.Edit(System.Func<System.Object,System.Object> handler)
- Events.Move(System.String handler)
- Events.Move(System.Func<System.Object,System.Object> handler)
- Events.MoveEnd(System.String handler)
- Events.MoveEnd(System.Func<System.Object,System.Object> handler)
- Events.MoveStart(System.String handler)
- Events.MoveStart(System.Func<System.Object,System.Object> handler)
- Events.Navigate(System.String handler)
- Events.Navigate(System.Func<System.Object,System.Object> handler)
- Events.PdfExport(System.String handler)
- Events.PdfExport(System.Func<System.Object,System.Object> handler)
- Events.Remove(System.String handler)
- Events.Remove(System.Func<System.Object,System.Object> handler)
- Events.Resize(System.String handler)
- Events.Resize(System.Func<System.Object,System.Object> handler)
- Events.ResizeEnd(System.String handler)
- Events.ResizeEnd(System.Func<System.Object,System.Object> handler)
- Events.ResizeStart(System.String handler)
- Events.ResizeStart(System.Func<System.Object,System.Object> handler)
- Events.Save(System.String handler)
- Events.Save(System.Func<System.Object,System.Object> handler)
- EventTemplate(System.String value)
- EventTemplateId(System.String templateId)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Footer(System.Action<Kendo.Mvc.UI.Fluent.SchedulerFooterSettingsBuilder<T>> configurator)
- Footer.Command(System.String value)
- Footer(Boolean enabled)
- Group(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Group.Date(Boolean date)
- Group.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Group.Resources(System.String<> names)
- GroupHeaderTemplate(System.String value)
- GroupHeaderTemplateId(System.String templateId)
- Height(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- MajorTick(Int32 value)
- MajorTimeHeaderTemplate(System.String value)
- MajorTimeHeaderTemplateId(System.String templateId)
- Max(System.DateTime value)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesSettingsBuilder<T>> configurator)
- Messages.AllDay(System.String value)
- Messages.AriaEventLabel(System.String value)
- Messages.AriaSlotLabel(System.String value)
- Messages.Cancel(System.String value)
- Messages.Date(System.String value)
- Messages.DefaultRowText(System.String value)
- Messages.DeleteWindowTitle(System.String value)
- Messages.Destroy(System.String value)
- Messages.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesEditableSettingsBuilder<T>> configurator)
- Messages.Editable.Confirmation(System.String value)
- Messages.Editor(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesEditorSettingsBuilder<T>> configurator)
- Messages.Editor.AllDayEvent(System.String value)
- Messages.Editor.Description(System.String value)
- Messages.Editor.EditorTitle(System.String value)
- Messages.Editor.End(System.String value)
- Messages.Editor.EndTimezone(System.String value)
- Messages.Editor.Repeat(System.String value)
- Messages.Editor.SeparateTimezones(System.String value)
- Messages.Editor.Start(System.String value)
- Messages.Editor.StartTimezone(System.String value)
- Messages.Editor.Timezone(System.String value)
- Messages.Editor.TimezoneEditorButton(System.String value)
- Messages.Editor.TimezoneEditorTitle(System.String value)
- Messages.Editor.Title(System.String value)
- Messages.Event(System.String value)
- Messages.Next(System.String value)
- Messages.NoData(System.String value)
- Messages.Pdf(System.String value)
- Messages.Previous(System.String value)
- Messages.RecurrenceEditor(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorSettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Cancel(System.String value)
- Messages.RecurrenceEditor.Daily(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorDailySettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Daily.Interval(System.String value)
- Messages.RecurrenceEditor.Daily.RepeatEvery(System.String value)
- Messages.RecurrenceEditor.End(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorEndSettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.End.After(System.String value)
- Messages.RecurrenceEditor.End.Label(System.String value)
- Messages.RecurrenceEditor.End.MobileLabel(System.String value)
- Messages.RecurrenceEditor.End.Never(System.String value)
- Messages.RecurrenceEditor.End.Occurrence(System.String value)
- Messages.RecurrenceEditor.End.On(System.String value)
- Messages.RecurrenceEditor.EndTitle(System.String value)
- Messages.RecurrenceEditor.Frequencies(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Frequencies.Daily(System.String value)
- Messages.RecurrenceEditor.Frequencies.Monthly(System.String value)
- Messages.RecurrenceEditor.Frequencies.Never(System.String value)
- Messages.RecurrenceEditor.Frequencies.Weekly(System.String value)
- Messages.RecurrenceEditor.Frequencies.Yearly(System.String value)
- Messages.RecurrenceEditor.HeaderTitle(System.String value)
- Messages.RecurrenceEditor.Monthly(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Monthly.Date(System.String value)
- Messages.RecurrenceEditor.Monthly.Day(System.String value)
- Messages.RecurrenceEditor.Monthly.Interval(System.String value)
- Messages.RecurrenceEditor.Monthly.RepeatEvery(System.String value)
- Messages.RecurrenceEditor.Monthly.RepeatOn(System.String value)
- Messages.RecurrenceEditor.OffsetPositions(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.OffsetPositions.First(System.String value)
- Messages.RecurrenceEditor.OffsetPositions.Fourth(System.String value)
- Messages.RecurrenceEditor.OffsetPositions.Last(System.String value)
- Messages.RecurrenceEditor.OffsetPositions.Second(System.String value)
- Messages.RecurrenceEditor.OffsetPositions.Third(System.String value)
- Messages.RecurrenceEditor.RecurrenceEditorTitle(System.String value)
- Messages.RecurrenceEditor.RepeatTitle(System.String value)
- Messages.RecurrenceEditor.Update(System.String value)
- Messages.RecurrenceEditor.Weekdays(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorWeekdaysSettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Weekdays.Day(System.String value)
- Messages.RecurrenceEditor.Weekdays.Weekday(System.String value)
- Messages.RecurrenceEditor.Weekdays.Weekend(System.String value)
- Messages.RecurrenceEditor.Weekly(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorWeeklySettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Weekly.Interval(System.String value)
- Messages.RecurrenceEditor.Weekly.RepeatEvery(System.String value)
- Messages.RecurrenceEditor.Weekly.RepeatOn(System.String value)
- Messages.RecurrenceEditor.Yearly(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorYearlySettingsBuilder<T>> configurator)
- Messages.RecurrenceEditor.Yearly.Day(System.String value)
- Messages.RecurrenceEditor.Yearly.Interval(System.String value)
- Messages.RecurrenceEditor.Yearly.Month(System.String value)
- Messages.RecurrenceEditor.Yearly.Of(System.String value)
- Messages.RecurrenceEditor.Yearly.RepeatEvery(System.String value)
- Messages.RecurrenceEditor.Yearly.RepeatOn(System.String value)
- Messages.RecurrenceMessages(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceMessagesSettingsBuilder<T>> configurator)
- Messages.RecurrenceMessages.DeleteRecurring(System.String value)
- Messages.RecurrenceMessages.DeleteWindowOccurrence(System.String value)
- Messages.RecurrenceMessages.DeleteWindowSeries(System.String value)
- Messages.RecurrenceMessages.DeleteWindowTitle(System.String value)
- Messages.RecurrenceMessages.EditRecurring(System.String value)
- Messages.RecurrenceMessages.EditWindowOccurrence(System.String value)
- Messages.RecurrenceMessages.EditWindowSeries(System.String value)
- Messages.RecurrenceMessages.EditWindowTitle(System.String value)
- Messages.RecurrenceMessages.ResetSeriesWindowTitle(System.String value)
- Messages.Refresh(System.String value)
- Messages.ResetSeries(System.String value)
- Messages.Save(System.String value)
- Messages.Search(System.String value)
- Messages.SelectView(System.String value)
- Messages.ShowFullDay(System.String value)
- Messages.ShowWorkDay(System.String value)
- Messages.Time(System.String value)
- Messages.Today(System.String value)
- Messages.Views(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMessagesViewsSettingsBuilder<T>> configurator)
- Messages.Views.Agenda(System.String value)
- Messages.Views.Day(System.String value)
- Messages.Views.Month(System.String value)
- Messages.Views.TimelineMonth(System.String value)
- Messages.Views.TimelineWeek(System.String value)
- Messages.Views.Week(System.String value)
- Messages.Views.Year(System.String value)
- Min(System.DateTime value)
- MinorTickCount(Int32 value)
- MinorTimeHeaderTemplate(System.String value)
- MinorTimeHeaderTemplateId(System.String templateId)
- Mobile()
- Mobile(Kendo.Mvc.UI.MobileMode value)
- Name(System.String componentName)
- Pdf(System.Action<Kendo.Mvc.UI.Fluent.SchedulerPdfSettingsBuilder<T>> configurator)
- Pdf.Author(System.String value)
- Pdf.AutoPrint(Boolean value)
- Pdf.AutoPrint()
- Pdf.AvoidLinks(Boolean value)
- Pdf.AvoidLinks()
- Pdf.Creator(System.String value)
- Pdf.Date(System.DateTime value)
- Pdf.FileName(System.String value)
- Pdf.ForceProxy(Boolean value)
- Pdf.ForceProxy()
- Pdf.JpegQuality(Double value)
- Pdf.KeepPNG(Boolean value)
- Pdf.KeepPNG()
- Pdf.Keywords(System.String value)
- Pdf.Landscape(Boolean value)
- Pdf.Landscape()
- Pdf.Margin(Double, Double, Double, Double top)
- Pdf.Margin(System.String, System.String, System.String, System.String top)
- Pdf.PaperSize(System.String paperSize)
- Pdf.PaperSize(Double, Double width)
- Pdf.PaperSize(System.String, System.String width)
- Pdf.ProxyTarget(System.String value)
- Pdf.ProxyURL(System.String value)
- Pdf.Subject(System.String value)
- Pdf.Title(System.String value)
- Render()
- Resources(System.Action<Kendo.Mvc.UI.Fluent.SchedulerResourceFactory<T>> addResourceAction)
- Resources.Add(System.Linq.Expressions.Expression<System.Func<T,TValue>> expression)
- Resources.Add.BindTo(System.Collections.IEnumerable dataSource)
- Resources.Add.DataColorField(System.String field)
- Resources.Add.DataParentValueField(System.String field)
- Resources.Add.DataSource(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder> configurator)
- Resources.Add.DataTextField(System.String field)
- Resources.Add.DataValueField(System.String field)
- Resources.Add.Multiple(Boolean isMultiple)
- Resources.Add.Name(System.String value)
- Resources.Add.Title(System.String title)
- Resources.Add.ValuePrimitive(Boolean valuePrimitive)
- Selectable(Boolean value)
- Selectable()
- ShowWorkHours(Boolean value)
- ShowWorkHours()
- Snap(Boolean value)
- StartTime(Int32, Int32, Int32 hours)
- StartTime(System.DateTime value)
- Timezone(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Toolbar(System.Action<Kendo.Mvc.UI.Fluent.SchedulerToolbarFactory<T>> addToolbarAction)
- Toolbar.Pdf()
- Toolbar.Search()
- Views(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewFactory<T>> addViewAction)
- Views.AgendaView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerAgendaViewBuilder<Kendo.Mvc.UI.SchedulerAgendaView>> addViewAction)
- Views.AgendaView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.AgendaView.Editable.Create(Boolean create)
- Views.AgendaView.Editable.Destroy(Boolean destroy)
- Views.AgendaView.Editable.Update(Boolean update)
- Views.AgendaView.Editable(Boolean isEditable)
- Views.AgendaView.EventDateTemplate(System.String eventDateTemplate)
- Views.AgendaView.EventDateTemplateId(System.String eventDateTemplateId)
- Views.AgendaView.EventTemplate(System.String eventTemplate)
- Views.AgendaView.EventTemplateId(System.String eventTemplateId)
- Views.AgendaView.EventTimeTemplate(System.String eventTimeTemplate)
- Views.AgendaView.EventTimeTemplateId(System.String eventTimeTemplateId)
- Views.AgendaView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.AgendaView.Groups(Boolean date)
- Views.AgendaView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.AgendaView.Groups.Date(Boolean date)
- Views.AgendaView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.AgendaView.Groups.Resources(System.String<> names)
- Views.AgendaView.Selected(Boolean isSelected)
- Views.AgendaView.SelectedDateFormat(System.String selectedDateFormat)
- Views.AgendaView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.AgendaView.Title(System.String title)
- Views.AgendaView()
- Views.CustomView(System.String type)
- Views.CustomView(System.String, System.Action<Kendo.Mvc.UI.Fluent.SchedulerCustomViewBuilder<Kendo.Mvc.UI.SchedulerCustomView>> type)
- Views.CustomView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.CustomView.Editable.Create(Boolean create)
- Views.CustomView.Editable.Destroy(Boolean destroy)
- Views.CustomView.Editable.Update(Boolean update)
- Views.CustomView.Editable(Boolean isEditable)
- Views.CustomView.EventTemplate(System.String eventTemplate)
- Views.CustomView.EventTemplateId(System.String eventTemplateId)
- Views.CustomView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.CustomView.Groups(Boolean date)
- Views.CustomView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.CustomView.Groups.Date(Boolean date)
- Views.CustomView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.CustomView.Groups.Resources(System.String<> names)
- Views.CustomView.Selected(Boolean isSelected)
- Views.CustomView.SelectedDateFormat(System.String selectedDateFormat)
- Views.CustomView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.CustomView.Title(System.String title)
- Views.DayView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerDayViewBuilder<Kendo.Mvc.UI.SchedulerDayView>> addViewAction)
- Views.DayView.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.AllDayEventTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.AllDayEventTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.AllDayEventTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.AllDayEventTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.AllDayEventTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDayEventTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.AllDayEventTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.AllDayEventTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.AllDayEventTemplate.Editable.Create(Boolean create)
- Views.DayView.AllDayEventTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.AllDayEventTemplate.Editable.Update(Boolean update)
- Views.DayView.AllDayEventTemplate.Editable(Boolean isEditable)
- Views.DayView.AllDayEventTemplate.EndTime(System.DateTime endTime)
- Views.DayView.AllDayEventTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.AllDayEventTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.AllDayEventTemplate.Footer(Boolean showFooter)
- Views.DayView.AllDayEventTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.AllDayEventTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.AllDayEventTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.AllDayEventTemplate.Groups(Boolean date)
- Views.DayView.AllDayEventTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.AllDayEventTemplate.Groups.Date(Boolean date)
- Views.DayView.AllDayEventTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.AllDayEventTemplate.Groups.Resources(System.String<> names)
- Views.DayView.AllDayEventTemplate.MajorTick(Int32 majorTick)
- Views.DayView.AllDayEventTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.AllDayEventTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.AllDayEventTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.AllDayEventTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.AllDayEventTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.AllDayEventTemplate.Selected(Boolean isSelected)
- Views.DayView.AllDayEventTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.AllDayEventTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.AllDayEventTemplate.ShowWorkHours(Boolean value)
- Views.DayView.AllDayEventTemplate.ShowWorkHours()
- Views.DayView.AllDayEventTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.AllDayEventTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDayEventTemplate.StartTime(System.DateTime startTime)
- Views.DayView.AllDayEventTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplate.Title(System.String title)
- Views.DayView.AllDayEventTemplate.Virtual(Boolean enable)
- Views.DayView.AllDayEventTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.AllDayEventTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.AllDayEventTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplate.WorkDays(Int32<> workDays)
- Views.DayView.AllDayEventTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.AllDayEventTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.AllDayEventTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.AllDayEventTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.AllDayEventTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.AllDayEventTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.AllDayEventTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.AllDayEventTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDayEventTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.AllDayEventTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.AllDayEventTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.AllDayEventTemplateId.Editable.Create(Boolean create)
- Views.DayView.AllDayEventTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.AllDayEventTemplateId.Editable.Update(Boolean update)
- Views.DayView.AllDayEventTemplateId.Editable(Boolean isEditable)
- Views.DayView.AllDayEventTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.AllDayEventTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.AllDayEventTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.AllDayEventTemplateId.Footer(Boolean showFooter)
- Views.DayView.AllDayEventTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.AllDayEventTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.AllDayEventTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.AllDayEventTemplateId.Groups(Boolean date)
- Views.DayView.AllDayEventTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.AllDayEventTemplateId.Groups.Date(Boolean date)
- Views.DayView.AllDayEventTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.AllDayEventTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.AllDayEventTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.AllDayEventTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.AllDayEventTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.AllDayEventTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.AllDayEventTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.AllDayEventTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.AllDayEventTemplateId.Selected(Boolean isSelected)
- Views.DayView.AllDayEventTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.AllDayEventTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.AllDayEventTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.AllDayEventTemplateId.ShowWorkHours()
- Views.DayView.AllDayEventTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.AllDayEventTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDayEventTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.AllDayEventTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplateId.Title(System.String title)
- Views.DayView.AllDayEventTemplateId.Virtual(Boolean enable)
- Views.DayView.AllDayEventTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.AllDayEventTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.AllDayEventTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.AllDayEventTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.AllDayEventTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.AllDayEventTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.AllDayEventTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.AllDaySlot(Boolean allDaySlot)
- Views.DayView.AllDaySlot.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.AllDaySlot.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.AllDaySlot.AllDaySlot(Boolean allDaySlot)
- Views.DayView.AllDaySlot.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlot.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlot.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.AllDaySlot.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.AllDaySlot.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.AllDaySlot.Editable.Create(Boolean create)
- Views.DayView.AllDaySlot.Editable.Destroy(Boolean destroy)
- Views.DayView.AllDaySlot.Editable.Update(Boolean update)
- Views.DayView.AllDaySlot.Editable(Boolean isEditable)
- Views.DayView.AllDaySlot.EndTime(System.DateTime endTime)
- Views.DayView.AllDaySlot.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlot.EventTemplate(System.String eventTemplate)
- Views.DayView.AllDaySlot.EventTemplateId(System.String eventTemplateId)
- Views.DayView.AllDaySlot.Footer(Boolean showFooter)
- Views.DayView.AllDaySlot.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.AllDaySlot.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.AllDaySlot.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.AllDaySlot.Groups(Boolean date)
- Views.DayView.AllDaySlot.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.AllDaySlot.Groups.Date(Boolean date)
- Views.DayView.AllDaySlot.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.AllDaySlot.Groups.Resources(System.String<> names)
- Views.DayView.AllDaySlot.MajorTick(Int32 majorTick)
- Views.DayView.AllDaySlot.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.AllDaySlot.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.AllDaySlot.MinorTickCount(Int32 minorTickCount)
- Views.DayView.AllDaySlot.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.AllDaySlot.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.AllDaySlot.Selected(Boolean isSelected)
- Views.DayView.AllDaySlot.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.AllDaySlot.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.AllDaySlot.ShowWorkHours(Boolean value)
- Views.DayView.AllDaySlot.ShowWorkHours()
- Views.DayView.AllDaySlot.SlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlot.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlot.StartTime(System.DateTime startTime)
- Views.DayView.AllDaySlot.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlot.Title(System.String title)
- Views.DayView.AllDaySlot.Virtual(Boolean enable)
- Views.DayView.AllDaySlot.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.AllDaySlot.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.AllDaySlot.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlot.WorkDays(Int32<> workDays)
- Views.DayView.AllDaySlot.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.AllDaySlot.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlot.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.AllDaySlot.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlotTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.AllDaySlotTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.AllDaySlotTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.AllDaySlotTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlotTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlotTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.AllDaySlotTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.AllDaySlotTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.AllDaySlotTemplate.Editable.Create(Boolean create)
- Views.DayView.AllDaySlotTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.AllDaySlotTemplate.Editable.Update(Boolean update)
- Views.DayView.AllDaySlotTemplate.Editable(Boolean isEditable)
- Views.DayView.AllDaySlotTemplate.EndTime(System.DateTime endTime)
- Views.DayView.AllDaySlotTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.AllDaySlotTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.AllDaySlotTemplate.Footer(Boolean showFooter)
- Views.DayView.AllDaySlotTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.AllDaySlotTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.AllDaySlotTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.AllDaySlotTemplate.Groups(Boolean date)
- Views.DayView.AllDaySlotTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.AllDaySlotTemplate.Groups.Date(Boolean date)
- Views.DayView.AllDaySlotTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.AllDaySlotTemplate.Groups.Resources(System.String<> names)
- Views.DayView.AllDaySlotTemplate.MajorTick(Int32 majorTick)
- Views.DayView.AllDaySlotTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.AllDaySlotTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.AllDaySlotTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.AllDaySlotTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.AllDaySlotTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.AllDaySlotTemplate.Selected(Boolean isSelected)
- Views.DayView.AllDaySlotTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.AllDaySlotTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.AllDaySlotTemplate.ShowWorkHours(Boolean value)
- Views.DayView.AllDaySlotTemplate.ShowWorkHours()
- Views.DayView.AllDaySlotTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlotTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlotTemplate.StartTime(System.DateTime startTime)
- Views.DayView.AllDaySlotTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplate.Title(System.String title)
- Views.DayView.AllDaySlotTemplate.Virtual(Boolean enable)
- Views.DayView.AllDaySlotTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.AllDaySlotTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.AllDaySlotTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplate.WorkDays(Int32<> workDays)
- Views.DayView.AllDaySlotTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.AllDaySlotTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.AllDaySlotTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlotTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.AllDaySlotTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.AllDaySlotTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.AllDaySlotTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlotTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlotTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.AllDaySlotTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.AllDaySlotTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.AllDaySlotTemplateId.Editable.Create(Boolean create)
- Views.DayView.AllDaySlotTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.AllDaySlotTemplateId.Editable.Update(Boolean update)
- Views.DayView.AllDaySlotTemplateId.Editable(Boolean isEditable)
- Views.DayView.AllDaySlotTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.AllDaySlotTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.AllDaySlotTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.AllDaySlotTemplateId.Footer(Boolean showFooter)
- Views.DayView.AllDaySlotTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.AllDaySlotTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.AllDaySlotTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.AllDaySlotTemplateId.Groups(Boolean date)
- Views.DayView.AllDaySlotTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.AllDaySlotTemplateId.Groups.Date(Boolean date)
- Views.DayView.AllDaySlotTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.AllDaySlotTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.AllDaySlotTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.AllDaySlotTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.AllDaySlotTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.AllDaySlotTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.AllDaySlotTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.AllDaySlotTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.AllDaySlotTemplateId.Selected(Boolean isSelected)
- Views.DayView.AllDaySlotTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.AllDaySlotTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.AllDaySlotTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.AllDaySlotTemplateId.ShowWorkHours()
- Views.DayView.AllDaySlotTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.AllDaySlotTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.AllDaySlotTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.AllDaySlotTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplateId.Title(System.String title)
- Views.DayView.AllDaySlotTemplateId.Virtual(Boolean enable)
- Views.DayView.AllDaySlotTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.AllDaySlotTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.AllDaySlotTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.AllDaySlotTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.AllDaySlotTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.AllDaySlotTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.AllDaySlotTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.DateHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.DateHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.DateHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.DateHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.DateHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.DateHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.DateHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.DateHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.DateHeaderTemplate.Editable.Create(Boolean create)
- Views.DayView.DateHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.DateHeaderTemplate.Editable.Update(Boolean update)
- Views.DayView.DateHeaderTemplate.Editable(Boolean isEditable)
- Views.DayView.DateHeaderTemplate.EndTime(System.DateTime endTime)
- Views.DayView.DateHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.DateHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.DateHeaderTemplate.Footer(Boolean showFooter)
- Views.DayView.DateHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.DateHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.DateHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.DateHeaderTemplate.Groups(Boolean date)
- Views.DayView.DateHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.DateHeaderTemplate.Groups.Date(Boolean date)
- Views.DayView.DateHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.DateHeaderTemplate.Groups.Resources(System.String<> names)
- Views.DayView.DateHeaderTemplate.MajorTick(Int32 majorTick)
- Views.DayView.DateHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.DateHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.DateHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.DateHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.DateHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.DateHeaderTemplate.Selected(Boolean isSelected)
- Views.DayView.DateHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.DateHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.DateHeaderTemplate.ShowWorkHours(Boolean value)
- Views.DayView.DateHeaderTemplate.ShowWorkHours()
- Views.DayView.DateHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.DateHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.DateHeaderTemplate.StartTime(System.DateTime startTime)
- Views.DayView.DateHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplate.Title(System.String title)
- Views.DayView.DateHeaderTemplate.Virtual(Boolean enable)
- Views.DayView.DateHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.DateHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.DateHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplate.WorkDays(Int32<> workDays)
- Views.DayView.DateHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.DateHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.DateHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.DateHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.DateHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.DateHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.DateHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.DateHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.DateHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.DateHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.DateHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.DateHeaderTemplateId.Editable.Create(Boolean create)
- Views.DayView.DateHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.DateHeaderTemplateId.Editable.Update(Boolean update)
- Views.DayView.DateHeaderTemplateId.Editable(Boolean isEditable)
- Views.DayView.DateHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.DateHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.DateHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.DateHeaderTemplateId.Footer(Boolean showFooter)
- Views.DayView.DateHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.DateHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.DateHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.DateHeaderTemplateId.Groups(Boolean date)
- Views.DayView.DateHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.DateHeaderTemplateId.Groups.Date(Boolean date)
- Views.DayView.DateHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.DateHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.DateHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.DateHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.DateHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.DateHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.DateHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.DateHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.DateHeaderTemplateId.Selected(Boolean isSelected)
- Views.DayView.DateHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.DateHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.DateHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.DateHeaderTemplateId.ShowWorkHours()
- Views.DayView.DateHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.DateHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.DateHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.DateHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplateId.Title(System.String title)
- Views.DayView.DateHeaderTemplateId.Virtual(Boolean enable)
- Views.DayView.DateHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.DateHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.DateHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.DateHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.DateHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.DateHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.DateHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Editable.Create(Boolean create)
- Views.DayView.Editable.Destroy(Boolean destroy)
- Views.DayView.Editable.Update(Boolean update)
- Views.DayView.Editable.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.Editable.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.Editable.AllDaySlot(Boolean allDaySlot)
- Views.DayView.Editable.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.Editable.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.Editable.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.Editable.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.Editable.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Editable.Editable.Create(Boolean create)
- Views.DayView.Editable.Editable.Destroy(Boolean destroy)
- Views.DayView.Editable.Editable.Update(Boolean update)
- Views.DayView.Editable.Editable(Boolean isEditable)
- Views.DayView.Editable.EndTime(System.DateTime endTime)
- Views.DayView.Editable.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.Editable.EventTemplate(System.String eventTemplate)
- Views.DayView.Editable.EventTemplateId(System.String eventTemplateId)
- Views.DayView.Editable.Footer(Boolean showFooter)
- Views.DayView.Editable.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.Editable.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.Editable.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Editable.Groups(Boolean date)
- Views.DayView.Editable.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Editable.Groups.Date(Boolean date)
- Views.DayView.Editable.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Editable.Groups.Resources(System.String<> names)
- Views.DayView.Editable.MajorTick(Int32 majorTick)
- Views.DayView.Editable.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.Editable.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.Editable.MinorTickCount(Int32 minorTickCount)
- Views.DayView.Editable.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.Editable.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.Editable.Selected(Boolean isSelected)
- Views.DayView.Editable.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.Editable.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.Editable.ShowWorkHours(Boolean value)
- Views.DayView.Editable.ShowWorkHours()
- Views.DayView.Editable.SlotTemplate(System.String slotTemplate)
- Views.DayView.Editable.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.Editable.StartTime(System.DateTime startTime)
- Views.DayView.Editable.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Editable.Title(System.String title)
- Views.DayView.Editable.Virtual(Boolean enable)
- Views.DayView.Editable.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.Editable.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.Editable.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.Editable.WorkDays(Int32<> workDays)
- Views.DayView.Editable.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.Editable.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.Editable.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.Editable.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Editable(Boolean isEditable)
- Views.DayView.EndTime(System.DateTime endTime)
- Views.DayView.EndTime.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.EndTime.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.EndTime.AllDaySlot(Boolean allDaySlot)
- Views.DayView.EndTime.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.EndTime.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.EndTime.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.EndTime.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.EndTime.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.EndTime.Editable.Create(Boolean create)
- Views.DayView.EndTime.Editable.Destroy(Boolean destroy)
- Views.DayView.EndTime.Editable.Update(Boolean update)
- Views.DayView.EndTime.Editable(Boolean isEditable)
- Views.DayView.EndTime.EndTime(System.DateTime endTime)
- Views.DayView.EndTime.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.EndTime.EventTemplate(System.String eventTemplate)
- Views.DayView.EndTime.EventTemplateId(System.String eventTemplateId)
- Views.DayView.EndTime.Footer(Boolean showFooter)
- Views.DayView.EndTime.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.EndTime.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.EndTime.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.EndTime.Groups(Boolean date)
- Views.DayView.EndTime.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.EndTime.Groups.Date(Boolean date)
- Views.DayView.EndTime.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.EndTime.Groups.Resources(System.String<> names)
- Views.DayView.EndTime.MajorTick(Int32 majorTick)
- Views.DayView.EndTime.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.EndTime.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.EndTime.MinorTickCount(Int32 minorTickCount)
- Views.DayView.EndTime.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.EndTime.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.EndTime.Selected(Boolean isSelected)
- Views.DayView.EndTime.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.EndTime.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.EndTime.ShowWorkHours(Boolean value)
- Views.DayView.EndTime.ShowWorkHours()
- Views.DayView.EndTime.SlotTemplate(System.String slotTemplate)
- Views.DayView.EndTime.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.EndTime.StartTime(System.DateTime startTime)
- Views.DayView.EndTime.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.EndTime.Title(System.String title)
- Views.DayView.EndTime.Virtual(Boolean enable)
- Views.DayView.EndTime.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.EndTime.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.EndTime.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.EndTime.WorkDays(Int32<> workDays)
- Views.DayView.EndTime.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.EndTime.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.EndTime.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.EndTime.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplate(System.String eventTemplate)
- Views.DayView.EventTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.EventTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.EventTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.EventTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.EventTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.EventTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.EventTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.EventTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.EventTemplate.Editable.Create(Boolean create)
- Views.DayView.EventTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.EventTemplate.Editable.Update(Boolean update)
- Views.DayView.EventTemplate.Editable(Boolean isEditable)
- Views.DayView.EventTemplate.EndTime(System.DateTime endTime)
- Views.DayView.EventTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.EventTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.EventTemplate.Footer(Boolean showFooter)
- Views.DayView.EventTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.EventTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.EventTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.EventTemplate.Groups(Boolean date)
- Views.DayView.EventTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.EventTemplate.Groups.Date(Boolean date)
- Views.DayView.EventTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.EventTemplate.Groups.Resources(System.String<> names)
- Views.DayView.EventTemplate.MajorTick(Int32 majorTick)
- Views.DayView.EventTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.EventTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.EventTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.EventTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.EventTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.EventTemplate.Selected(Boolean isSelected)
- Views.DayView.EventTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.EventTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.EventTemplate.ShowWorkHours(Boolean value)
- Views.DayView.EventTemplate.ShowWorkHours()
- Views.DayView.EventTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.EventTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.EventTemplate.StartTime(System.DateTime startTime)
- Views.DayView.EventTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplate.Title(System.String title)
- Views.DayView.EventTemplate.Virtual(Boolean enable)
- Views.DayView.EventTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.EventTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.EventTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplate.WorkDays(Int32<> workDays)
- Views.DayView.EventTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.EventTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.EventTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.EventTemplateId(System.String eventTemplateId)
- Views.DayView.EventTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.EventTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.EventTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.EventTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.EventTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.EventTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.EventTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.EventTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.EventTemplateId.Editable.Create(Boolean create)
- Views.DayView.EventTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.EventTemplateId.Editable.Update(Boolean update)
- Views.DayView.EventTemplateId.Editable(Boolean isEditable)
- Views.DayView.EventTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.EventTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.EventTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.EventTemplateId.Footer(Boolean showFooter)
- Views.DayView.EventTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.EventTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.EventTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.EventTemplateId.Groups(Boolean date)
- Views.DayView.EventTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.EventTemplateId.Groups.Date(Boolean date)
- Views.DayView.EventTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.EventTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.EventTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.EventTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.EventTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.EventTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.EventTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.EventTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.EventTemplateId.Selected(Boolean isSelected)
- Views.DayView.EventTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.EventTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.EventTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.EventTemplateId.ShowWorkHours()
- Views.DayView.EventTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.EventTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.EventTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.EventTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplateId.Title(System.String title)
- Views.DayView.EventTemplateId.Virtual(Boolean enable)
- Views.DayView.EventTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.EventTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.EventTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.EventTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.EventTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.EventTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.EventTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Footer(Boolean showFooter)
- Views.DayView.Footer.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.Footer.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.Footer.AllDaySlot(Boolean allDaySlot)
- Views.DayView.Footer.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.Footer.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.Footer.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.Footer.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.Footer.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Footer.Editable.Create(Boolean create)
- Views.DayView.Footer.Editable.Destroy(Boolean destroy)
- Views.DayView.Footer.Editable.Update(Boolean update)
- Views.DayView.Footer.Editable(Boolean isEditable)
- Views.DayView.Footer.EndTime(System.DateTime endTime)
- Views.DayView.Footer.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.Footer.EventTemplate(System.String eventTemplate)
- Views.DayView.Footer.EventTemplateId(System.String eventTemplateId)
- Views.DayView.Footer.Footer(Boolean showFooter)
- Views.DayView.Footer.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.Footer.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.Footer.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Footer.Groups(Boolean date)
- Views.DayView.Footer.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Footer.Groups.Date(Boolean date)
- Views.DayView.Footer.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Footer.Groups.Resources(System.String<> names)
- Views.DayView.Footer.MajorTick(Int32 majorTick)
- Views.DayView.Footer.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.Footer.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.Footer.MinorTickCount(Int32 minorTickCount)
- Views.DayView.Footer.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.Footer.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.Footer.Selected(Boolean isSelected)
- Views.DayView.Footer.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.Footer.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.Footer.ShowWorkHours(Boolean value)
- Views.DayView.Footer.ShowWorkHours()
- Views.DayView.Footer.SlotTemplate(System.String slotTemplate)
- Views.DayView.Footer.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.Footer.StartTime(System.DateTime startTime)
- Views.DayView.Footer.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Footer.Title(System.String title)
- Views.DayView.Footer.Virtual(Boolean enable)
- Views.DayView.Footer.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.Footer.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.Footer.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.Footer.WorkDays(Int32<> workDays)
- Views.DayView.Footer.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.Footer.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.Footer.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.Footer.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.GroupHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.GroupHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.GroupHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.GroupHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.GroupHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.GroupHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.GroupHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.GroupHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.GroupHeaderTemplate.Editable.Create(Boolean create)
- Views.DayView.GroupHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.GroupHeaderTemplate.Editable.Update(Boolean update)
- Views.DayView.GroupHeaderTemplate.Editable(Boolean isEditable)
- Views.DayView.GroupHeaderTemplate.EndTime(System.DateTime endTime)
- Views.DayView.GroupHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.GroupHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.GroupHeaderTemplate.Footer(Boolean showFooter)
- Views.DayView.GroupHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.GroupHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.GroupHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.GroupHeaderTemplate.Groups(Boolean date)
- Views.DayView.GroupHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.GroupHeaderTemplate.Groups.Date(Boolean date)
- Views.DayView.GroupHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.GroupHeaderTemplate.Groups.Resources(System.String<> names)
- Views.DayView.GroupHeaderTemplate.MajorTick(Int32 majorTick)
- Views.DayView.GroupHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.GroupHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.GroupHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.GroupHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.GroupHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.GroupHeaderTemplate.Selected(Boolean isSelected)
- Views.DayView.GroupHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.GroupHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.GroupHeaderTemplate.ShowWorkHours(Boolean value)
- Views.DayView.GroupHeaderTemplate.ShowWorkHours()
- Views.DayView.GroupHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.GroupHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.GroupHeaderTemplate.StartTime(System.DateTime startTime)
- Views.DayView.GroupHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplate.Title(System.String title)
- Views.DayView.GroupHeaderTemplate.Virtual(Boolean enable)
- Views.DayView.GroupHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.GroupHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.GroupHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplate.WorkDays(Int32<> workDays)
- Views.DayView.GroupHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.GroupHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.GroupHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.GroupHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.GroupHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.GroupHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.GroupHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.GroupHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.GroupHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.GroupHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.GroupHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.GroupHeaderTemplateId.Editable.Create(Boolean create)
- Views.DayView.GroupHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.GroupHeaderTemplateId.Editable.Update(Boolean update)
- Views.DayView.GroupHeaderTemplateId.Editable(Boolean isEditable)
- Views.DayView.GroupHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.GroupHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.GroupHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.GroupHeaderTemplateId.Footer(Boolean showFooter)
- Views.DayView.GroupHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.GroupHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.GroupHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.GroupHeaderTemplateId.Groups(Boolean date)
- Views.DayView.GroupHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.GroupHeaderTemplateId.Groups.Date(Boolean date)
- Views.DayView.GroupHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.GroupHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.GroupHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.GroupHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.GroupHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.GroupHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.GroupHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.GroupHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.GroupHeaderTemplateId.Selected(Boolean isSelected)
- Views.DayView.GroupHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.GroupHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.GroupHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.GroupHeaderTemplateId.ShowWorkHours()
- Views.DayView.GroupHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.GroupHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.GroupHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.GroupHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplateId.Title(System.String title)
- Views.DayView.GroupHeaderTemplateId.Virtual(Boolean enable)
- Views.DayView.GroupHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.GroupHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.GroupHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.GroupHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.GroupHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.GroupHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.GroupHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Groups.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.Groups.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.Groups.AllDaySlot(Boolean allDaySlot)
- Views.DayView.Groups.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.Groups.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.Groups.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.Groups.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.Groups.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Groups.Editable.Create(Boolean create)
- Views.DayView.Groups.Editable.Destroy(Boolean destroy)
- Views.DayView.Groups.Editable.Update(Boolean update)
- Views.DayView.Groups.Editable(Boolean isEditable)
- Views.DayView.Groups.EndTime(System.DateTime endTime)
- Views.DayView.Groups.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.Groups.EventTemplate(System.String eventTemplate)
- Views.DayView.Groups.EventTemplateId(System.String eventTemplateId)
- Views.DayView.Groups.Footer(Boolean showFooter)
- Views.DayView.Groups.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.Groups.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.Groups.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Groups.Groups(Boolean date)
- Views.DayView.Groups.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Groups.Groups.Date(Boolean date)
- Views.DayView.Groups.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Groups.Groups.Resources(System.String<> names)
- Views.DayView.Groups.MajorTick(Int32 majorTick)
- Views.DayView.Groups.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.Groups.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.Groups.MinorTickCount(Int32 minorTickCount)
- Views.DayView.Groups.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.Groups.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.Groups.Selected(Boolean isSelected)
- Views.DayView.Groups.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.Groups.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.Groups.ShowWorkHours(Boolean value)
- Views.DayView.Groups.ShowWorkHours()
- Views.DayView.Groups.SlotTemplate(System.String slotTemplate)
- Views.DayView.Groups.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.Groups.StartTime(System.DateTime startTime)
- Views.DayView.Groups.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Groups.Title(System.String title)
- Views.DayView.Groups.Virtual(Boolean enable)
- Views.DayView.Groups.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.Groups.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.Groups.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.Groups.WorkDays(Int32<> workDays)
- Views.DayView.Groups.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.Groups.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.Groups.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.Groups.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Groups(Boolean date)
- Views.DayView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Groups.Date(Boolean date)
- Views.DayView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Groups.Resources(System.String<> names)
- Views.DayView.MajorTick(Int32 majorTick)
- Views.DayView.MajorTick.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.MajorTick.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.MajorTick.AllDaySlot(Boolean allDaySlot)
- Views.DayView.MajorTick.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.MajorTick.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.MajorTick.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.MajorTick.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.MajorTick.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.MajorTick.Editable.Create(Boolean create)
- Views.DayView.MajorTick.Editable.Destroy(Boolean destroy)
- Views.DayView.MajorTick.Editable.Update(Boolean update)
- Views.DayView.MajorTick.Editable(Boolean isEditable)
- Views.DayView.MajorTick.EndTime(System.DateTime endTime)
- Views.DayView.MajorTick.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.MajorTick.EventTemplate(System.String eventTemplate)
- Views.DayView.MajorTick.EventTemplateId(System.String eventTemplateId)
- Views.DayView.MajorTick.Footer(Boolean showFooter)
- Views.DayView.MajorTick.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.MajorTick.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.MajorTick.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.MajorTick.Groups(Boolean date)
- Views.DayView.MajorTick.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.MajorTick.Groups.Date(Boolean date)
- Views.DayView.MajorTick.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.MajorTick.Groups.Resources(System.String<> names)
- Views.DayView.MajorTick.MajorTick(Int32 majorTick)
- Views.DayView.MajorTick.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MajorTick.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MajorTick.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MajorTick.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MajorTick.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MajorTick.Selected(Boolean isSelected)
- Views.DayView.MajorTick.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.MajorTick.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.MajorTick.ShowWorkHours(Boolean value)
- Views.DayView.MajorTick.ShowWorkHours()
- Views.DayView.MajorTick.SlotTemplate(System.String slotTemplate)
- Views.DayView.MajorTick.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.MajorTick.StartTime(System.DateTime startTime)
- Views.DayView.MajorTick.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.MajorTick.Title(System.String title)
- Views.DayView.MajorTick.Virtual(Boolean enable)
- Views.DayView.MajorTick.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.MajorTick.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.MajorTick.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.MajorTick.WorkDays(Int32<> workDays)
- Views.DayView.MajorTick.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.MajorTick.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.MajorTick.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.MajorTick.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.MajorTimeHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.MajorTimeHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.MajorTimeHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.MajorTimeHeaderTemplate.Editable.Create(Boolean create)
- Views.DayView.MajorTimeHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.MajorTimeHeaderTemplate.Editable.Update(Boolean update)
- Views.DayView.MajorTimeHeaderTemplate.Editable(Boolean isEditable)
- Views.DayView.MajorTimeHeaderTemplate.EndTime(System.DateTime endTime)
- Views.DayView.MajorTimeHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.MajorTimeHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.Footer(Boolean showFooter)
- Views.DayView.MajorTimeHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.MajorTimeHeaderTemplate.Groups(Boolean date)
- Views.DayView.MajorTimeHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.MajorTimeHeaderTemplate.Groups.Date(Boolean date)
- Views.DayView.MajorTimeHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.MajorTimeHeaderTemplate.Groups.Resources(System.String<> names)
- Views.DayView.MajorTimeHeaderTemplate.MajorTick(Int32 majorTick)
- Views.DayView.MajorTimeHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MajorTimeHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.Selected(Boolean isSelected)
- Views.DayView.MajorTimeHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.MajorTimeHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.MajorTimeHeaderTemplate.ShowWorkHours(Boolean value)
- Views.DayView.MajorTimeHeaderTemplate.ShowWorkHours()
- Views.DayView.MajorTimeHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.MajorTimeHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.MajorTimeHeaderTemplate.StartTime(System.DateTime startTime)
- Views.DayView.MajorTimeHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplate.Title(System.String title)
- Views.DayView.MajorTimeHeaderTemplate.Virtual(Boolean enable)
- Views.DayView.MajorTimeHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.MajorTimeHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.MajorTimeHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplate.WorkDays(Int32<> workDays)
- Views.DayView.MajorTimeHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.MajorTimeHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.MajorTimeHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.MajorTimeHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.MajorTimeHeaderTemplateId.Editable.Create(Boolean create)
- Views.DayView.MajorTimeHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.MajorTimeHeaderTemplateId.Editable.Update(Boolean update)
- Views.DayView.MajorTimeHeaderTemplateId.Editable(Boolean isEditable)
- Views.DayView.MajorTimeHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.MajorTimeHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.Footer(Boolean showFooter)
- Views.DayView.MajorTimeHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.MajorTimeHeaderTemplateId.Groups(Boolean date)
- Views.DayView.MajorTimeHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.MajorTimeHeaderTemplateId.Groups.Date(Boolean date)
- Views.DayView.MajorTimeHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.MajorTimeHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.MajorTimeHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.MajorTimeHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MajorTimeHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.Selected(Boolean isSelected)
- Views.DayView.MajorTimeHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.MajorTimeHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.MajorTimeHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.MajorTimeHeaderTemplateId.ShowWorkHours()
- Views.DayView.MajorTimeHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.MajorTimeHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.MajorTimeHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.MajorTimeHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplateId.Title(System.String title)
- Views.DayView.MajorTimeHeaderTemplateId.Virtual(Boolean enable)
- Views.DayView.MajorTimeHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.MajorTimeHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.MajorTimeHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.MajorTimeHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.MajorTimeHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.MajorTimeHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.MajorTimeHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MinorTickCount.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.MinorTickCount.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.MinorTickCount.AllDaySlot(Boolean allDaySlot)
- Views.DayView.MinorTickCount.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.MinorTickCount.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.MinorTickCount.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.MinorTickCount.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.MinorTickCount.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.MinorTickCount.Editable.Create(Boolean create)
- Views.DayView.MinorTickCount.Editable.Destroy(Boolean destroy)
- Views.DayView.MinorTickCount.Editable.Update(Boolean update)
- Views.DayView.MinorTickCount.Editable(Boolean isEditable)
- Views.DayView.MinorTickCount.EndTime(System.DateTime endTime)
- Views.DayView.MinorTickCount.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.MinorTickCount.EventTemplate(System.String eventTemplate)
- Views.DayView.MinorTickCount.EventTemplateId(System.String eventTemplateId)
- Views.DayView.MinorTickCount.Footer(Boolean showFooter)
- Views.DayView.MinorTickCount.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.MinorTickCount.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.MinorTickCount.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.MinorTickCount.Groups(Boolean date)
- Views.DayView.MinorTickCount.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.MinorTickCount.Groups.Date(Boolean date)
- Views.DayView.MinorTickCount.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.MinorTickCount.Groups.Resources(System.String<> names)
- Views.DayView.MinorTickCount.MajorTick(Int32 majorTick)
- Views.DayView.MinorTickCount.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MinorTickCount.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MinorTickCount.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MinorTickCount.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MinorTickCount.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MinorTickCount.Selected(Boolean isSelected)
- Views.DayView.MinorTickCount.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.MinorTickCount.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.MinorTickCount.ShowWorkHours(Boolean value)
- Views.DayView.MinorTickCount.ShowWorkHours()
- Views.DayView.MinorTickCount.SlotTemplate(System.String slotTemplate)
- Views.DayView.MinorTickCount.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.MinorTickCount.StartTime(System.DateTime startTime)
- Views.DayView.MinorTickCount.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.MinorTickCount.Title(System.String title)
- Views.DayView.MinorTickCount.Virtual(Boolean enable)
- Views.DayView.MinorTickCount.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.MinorTickCount.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.MinorTickCount.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.MinorTickCount.WorkDays(Int32<> workDays)
- Views.DayView.MinorTickCount.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.MinorTickCount.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.MinorTickCount.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.MinorTickCount.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.MinorTimeHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.MinorTimeHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.MinorTimeHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.MinorTimeHeaderTemplate.Editable.Create(Boolean create)
- Views.DayView.MinorTimeHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.MinorTimeHeaderTemplate.Editable.Update(Boolean update)
- Views.DayView.MinorTimeHeaderTemplate.Editable(Boolean isEditable)
- Views.DayView.MinorTimeHeaderTemplate.EndTime(System.DateTime endTime)
- Views.DayView.MinorTimeHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.MinorTimeHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.Footer(Boolean showFooter)
- Views.DayView.MinorTimeHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.MinorTimeHeaderTemplate.Groups(Boolean date)
- Views.DayView.MinorTimeHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.MinorTimeHeaderTemplate.Groups.Date(Boolean date)
- Views.DayView.MinorTimeHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.MinorTimeHeaderTemplate.Groups.Resources(System.String<> names)
- Views.DayView.MinorTimeHeaderTemplate.MajorTick(Int32 majorTick)
- Views.DayView.MinorTimeHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MinorTimeHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.Selected(Boolean isSelected)
- Views.DayView.MinorTimeHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.MinorTimeHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.MinorTimeHeaderTemplate.ShowWorkHours(Boolean value)
- Views.DayView.MinorTimeHeaderTemplate.ShowWorkHours()
- Views.DayView.MinorTimeHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.MinorTimeHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.MinorTimeHeaderTemplate.StartTime(System.DateTime startTime)
- Views.DayView.MinorTimeHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplate.Title(System.String title)
- Views.DayView.MinorTimeHeaderTemplate.Virtual(Boolean enable)
- Views.DayView.MinorTimeHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.MinorTimeHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.MinorTimeHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplate.WorkDays(Int32<> workDays)
- Views.DayView.MinorTimeHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.MinorTimeHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.MinorTimeHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.MinorTimeHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.MinorTimeHeaderTemplateId.Editable.Create(Boolean create)
- Views.DayView.MinorTimeHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.MinorTimeHeaderTemplateId.Editable.Update(Boolean update)
- Views.DayView.MinorTimeHeaderTemplateId.Editable(Boolean isEditable)
- Views.DayView.MinorTimeHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.MinorTimeHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.Footer(Boolean showFooter)
- Views.DayView.MinorTimeHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.MinorTimeHeaderTemplateId.Groups(Boolean date)
- Views.DayView.MinorTimeHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.MinorTimeHeaderTemplateId.Groups.Date(Boolean date)
- Views.DayView.MinorTimeHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.MinorTimeHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.MinorTimeHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.MinorTimeHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.MinorTimeHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.Selected(Boolean isSelected)
- Views.DayView.MinorTimeHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.MinorTimeHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.MinorTimeHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.MinorTimeHeaderTemplateId.ShowWorkHours()
- Views.DayView.MinorTimeHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.MinorTimeHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.MinorTimeHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.MinorTimeHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplateId.Title(System.String title)
- Views.DayView.MinorTimeHeaderTemplateId.Virtual(Boolean enable)
- Views.DayView.MinorTimeHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.MinorTimeHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.MinorTimeHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.MinorTimeHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.MinorTimeHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.MinorTimeHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.MinorTimeHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Selected(Boolean isSelected)
- Views.DayView.Selected.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.Selected.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.Selected.AllDaySlot(Boolean allDaySlot)
- Views.DayView.Selected.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.Selected.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.Selected.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.Selected.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.Selected.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Selected.Editable.Create(Boolean create)
- Views.DayView.Selected.Editable.Destroy(Boolean destroy)
- Views.DayView.Selected.Editable.Update(Boolean update)
- Views.DayView.Selected.Editable(Boolean isEditable)
- Views.DayView.Selected.EndTime(System.DateTime endTime)
- Views.DayView.Selected.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.Selected.EventTemplate(System.String eventTemplate)
- Views.DayView.Selected.EventTemplateId(System.String eventTemplateId)
- Views.DayView.Selected.Footer(Boolean showFooter)
- Views.DayView.Selected.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.Selected.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.Selected.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Selected.Groups(Boolean date)
- Views.DayView.Selected.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Selected.Groups.Date(Boolean date)
- Views.DayView.Selected.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Selected.Groups.Resources(System.String<> names)
- Views.DayView.Selected.MajorTick(Int32 majorTick)
- Views.DayView.Selected.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.Selected.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.Selected.MinorTickCount(Int32 minorTickCount)
- Views.DayView.Selected.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.Selected.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.Selected.Selected(Boolean isSelected)
- Views.DayView.Selected.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.Selected.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.Selected.ShowWorkHours(Boolean value)
- Views.DayView.Selected.ShowWorkHours()
- Views.DayView.Selected.SlotTemplate(System.String slotTemplate)
- Views.DayView.Selected.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.Selected.StartTime(System.DateTime startTime)
- Views.DayView.Selected.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Selected.Title(System.String title)
- Views.DayView.Selected.Virtual(Boolean enable)
- Views.DayView.Selected.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.Selected.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.Selected.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.Selected.WorkDays(Int32<> workDays)
- Views.DayView.Selected.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.Selected.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.Selected.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.Selected.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.SelectedDateFormat.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.SelectedDateFormat.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.SelectedDateFormat.AllDaySlot(Boolean allDaySlot)
- Views.DayView.SelectedDateFormat.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.SelectedDateFormat.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.SelectedDateFormat.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.SelectedDateFormat.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.SelectedDateFormat.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.SelectedDateFormat.Editable.Create(Boolean create)
- Views.DayView.SelectedDateFormat.Editable.Destroy(Boolean destroy)
- Views.DayView.SelectedDateFormat.Editable.Update(Boolean update)
- Views.DayView.SelectedDateFormat.Editable(Boolean isEditable)
- Views.DayView.SelectedDateFormat.EndTime(System.DateTime endTime)
- Views.DayView.SelectedDateFormat.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.SelectedDateFormat.EventTemplate(System.String eventTemplate)
- Views.DayView.SelectedDateFormat.EventTemplateId(System.String eventTemplateId)
- Views.DayView.SelectedDateFormat.Footer(Boolean showFooter)
- Views.DayView.SelectedDateFormat.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.SelectedDateFormat.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.SelectedDateFormat.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.SelectedDateFormat.Groups(Boolean date)
- Views.DayView.SelectedDateFormat.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.SelectedDateFormat.Groups.Date(Boolean date)
- Views.DayView.SelectedDateFormat.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.SelectedDateFormat.Groups.Resources(System.String<> names)
- Views.DayView.SelectedDateFormat.MajorTick(Int32 majorTick)
- Views.DayView.SelectedDateFormat.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.SelectedDateFormat.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.SelectedDateFormat.MinorTickCount(Int32 minorTickCount)
- Views.DayView.SelectedDateFormat.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.SelectedDateFormat.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.SelectedDateFormat.Selected(Boolean isSelected)
- Views.DayView.SelectedDateFormat.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.SelectedDateFormat.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.SelectedDateFormat.ShowWorkHours(Boolean value)
- Views.DayView.SelectedDateFormat.ShowWorkHours()
- Views.DayView.SelectedDateFormat.SlotTemplate(System.String slotTemplate)
- Views.DayView.SelectedDateFormat.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.SelectedDateFormat.StartTime(System.DateTime startTime)
- Views.DayView.SelectedDateFormat.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.SelectedDateFormat.Title(System.String title)
- Views.DayView.SelectedDateFormat.Virtual(Boolean enable)
- Views.DayView.SelectedDateFormat.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.SelectedDateFormat.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.SelectedDateFormat.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.SelectedDateFormat.WorkDays(Int32<> workDays)
- Views.DayView.SelectedDateFormat.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.SelectedDateFormat.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.SelectedDateFormat.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.SelectedDateFormat.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.SelectedShortDateFormat.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.SelectedShortDateFormat.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.SelectedShortDateFormat.AllDaySlot(Boolean allDaySlot)
- Views.DayView.SelectedShortDateFormat.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.SelectedShortDateFormat.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.SelectedShortDateFormat.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.SelectedShortDateFormat.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.SelectedShortDateFormat.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.SelectedShortDateFormat.Editable.Create(Boolean create)
- Views.DayView.SelectedShortDateFormat.Editable.Destroy(Boolean destroy)
- Views.DayView.SelectedShortDateFormat.Editable.Update(Boolean update)
- Views.DayView.SelectedShortDateFormat.Editable(Boolean isEditable)
- Views.DayView.SelectedShortDateFormat.EndTime(System.DateTime endTime)
- Views.DayView.SelectedShortDateFormat.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.SelectedShortDateFormat.EventTemplate(System.String eventTemplate)
- Views.DayView.SelectedShortDateFormat.EventTemplateId(System.String eventTemplateId)
- Views.DayView.SelectedShortDateFormat.Footer(Boolean showFooter)
- Views.DayView.SelectedShortDateFormat.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.SelectedShortDateFormat.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.SelectedShortDateFormat.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.SelectedShortDateFormat.Groups(Boolean date)
- Views.DayView.SelectedShortDateFormat.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.SelectedShortDateFormat.Groups.Date(Boolean date)
- Views.DayView.SelectedShortDateFormat.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.SelectedShortDateFormat.Groups.Resources(System.String<> names)
- Views.DayView.SelectedShortDateFormat.MajorTick(Int32 majorTick)
- Views.DayView.SelectedShortDateFormat.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.SelectedShortDateFormat.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.SelectedShortDateFormat.MinorTickCount(Int32 minorTickCount)
- Views.DayView.SelectedShortDateFormat.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.SelectedShortDateFormat.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.SelectedShortDateFormat.Selected(Boolean isSelected)
- Views.DayView.SelectedShortDateFormat.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.SelectedShortDateFormat.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.SelectedShortDateFormat.ShowWorkHours(Boolean value)
- Views.DayView.SelectedShortDateFormat.ShowWorkHours()
- Views.DayView.SelectedShortDateFormat.SlotTemplate(System.String slotTemplate)
- Views.DayView.SelectedShortDateFormat.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.SelectedShortDateFormat.StartTime(System.DateTime startTime)
- Views.DayView.SelectedShortDateFormat.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.SelectedShortDateFormat.Title(System.String title)
- Views.DayView.SelectedShortDateFormat.Virtual(Boolean enable)
- Views.DayView.SelectedShortDateFormat.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.SelectedShortDateFormat.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.SelectedShortDateFormat.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.SelectedShortDateFormat.WorkDays(Int32<> workDays)
- Views.DayView.SelectedShortDateFormat.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.SelectedShortDateFormat.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.SelectedShortDateFormat.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.SelectedShortDateFormat.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.ShowWorkHours(Boolean value)
- Views.DayView.ShowWorkHours.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.ShowWorkHours.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.ShowWorkHours.AllDaySlot(Boolean allDaySlot)
- Views.DayView.ShowWorkHours.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.ShowWorkHours.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.ShowWorkHours.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.ShowWorkHours.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.ShowWorkHours.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.ShowWorkHours.Editable.Create(Boolean create)
- Views.DayView.ShowWorkHours.Editable.Destroy(Boolean destroy)
- Views.DayView.ShowWorkHours.Editable.Update(Boolean update)
- Views.DayView.ShowWorkHours.Editable(Boolean isEditable)
- Views.DayView.ShowWorkHours.EndTime(System.DateTime endTime)
- Views.DayView.ShowWorkHours.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.ShowWorkHours.EventTemplate(System.String eventTemplate)
- Views.DayView.ShowWorkHours.EventTemplateId(System.String eventTemplateId)
- Views.DayView.ShowWorkHours.Footer(Boolean showFooter)
- Views.DayView.ShowWorkHours.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.ShowWorkHours.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.ShowWorkHours.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.ShowWorkHours.Groups(Boolean date)
- Views.DayView.ShowWorkHours.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.ShowWorkHours.Groups.Date(Boolean date)
- Views.DayView.ShowWorkHours.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.ShowWorkHours.Groups.Resources(System.String<> names)
- Views.DayView.ShowWorkHours.MajorTick(Int32 majorTick)
- Views.DayView.ShowWorkHours.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.ShowWorkHours.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.ShowWorkHours.MinorTickCount(Int32 minorTickCount)
- Views.DayView.ShowWorkHours.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.ShowWorkHours.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.ShowWorkHours.Selected(Boolean isSelected)
- Views.DayView.ShowWorkHours.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.ShowWorkHours.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.ShowWorkHours.ShowWorkHours(Boolean value)
- Views.DayView.ShowWorkHours.ShowWorkHours()
- Views.DayView.ShowWorkHours.SlotTemplate(System.String slotTemplate)
- Views.DayView.ShowWorkHours.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.ShowWorkHours.StartTime(System.DateTime startTime)
- Views.DayView.ShowWorkHours.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.ShowWorkHours.Title(System.String title)
- Views.DayView.ShowWorkHours.Virtual(Boolean enable)
- Views.DayView.ShowWorkHours.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.ShowWorkHours.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.ShowWorkHours.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.ShowWorkHours.WorkDays(Int32<> workDays)
- Views.DayView.ShowWorkHours.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.ShowWorkHours.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.ShowWorkHours.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.ShowWorkHours.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.ShowWorkHours()
- Views.DayView.SlotTemplate(System.String slotTemplate)
- Views.DayView.SlotTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.SlotTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.SlotTemplate.AllDaySlot(Boolean allDaySlot)
- Views.DayView.SlotTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.SlotTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.SlotTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.SlotTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.SlotTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.SlotTemplate.Editable.Create(Boolean create)
- Views.DayView.SlotTemplate.Editable.Destroy(Boolean destroy)
- Views.DayView.SlotTemplate.Editable.Update(Boolean update)
- Views.DayView.SlotTemplate.Editable(Boolean isEditable)
- Views.DayView.SlotTemplate.EndTime(System.DateTime endTime)
- Views.DayView.SlotTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplate.EventTemplate(System.String eventTemplate)
- Views.DayView.SlotTemplate.EventTemplateId(System.String eventTemplateId)
- Views.DayView.SlotTemplate.Footer(Boolean showFooter)
- Views.DayView.SlotTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.SlotTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.SlotTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.SlotTemplate.Groups(Boolean date)
- Views.DayView.SlotTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.SlotTemplate.Groups.Date(Boolean date)
- Views.DayView.SlotTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.SlotTemplate.Groups.Resources(System.String<> names)
- Views.DayView.SlotTemplate.MajorTick(Int32 majorTick)
- Views.DayView.SlotTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.SlotTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.SlotTemplate.MinorTickCount(Int32 minorTickCount)
- Views.DayView.SlotTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.SlotTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.SlotTemplate.Selected(Boolean isSelected)
- Views.DayView.SlotTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.SlotTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.SlotTemplate.ShowWorkHours(Boolean value)
- Views.DayView.SlotTemplate.ShowWorkHours()
- Views.DayView.SlotTemplate.SlotTemplate(System.String slotTemplate)
- Views.DayView.SlotTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.SlotTemplate.StartTime(System.DateTime startTime)
- Views.DayView.SlotTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplate.Title(System.String title)
- Views.DayView.SlotTemplate.Virtual(Boolean enable)
- Views.DayView.SlotTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.SlotTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.SlotTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplate.WorkDays(Int32<> workDays)
- Views.DayView.SlotTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.SlotTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.SlotTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.SlotTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.SlotTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.SlotTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.DayView.SlotTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.SlotTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.SlotTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.SlotTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.SlotTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.SlotTemplateId.Editable.Create(Boolean create)
- Views.DayView.SlotTemplateId.Editable.Destroy(Boolean destroy)
- Views.DayView.SlotTemplateId.Editable.Update(Boolean update)
- Views.DayView.SlotTemplateId.Editable(Boolean isEditable)
- Views.DayView.SlotTemplateId.EndTime(System.DateTime endTime)
- Views.DayView.SlotTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplateId.EventTemplate(System.String eventTemplate)
- Views.DayView.SlotTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.DayView.SlotTemplateId.Footer(Boolean showFooter)
- Views.DayView.SlotTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.SlotTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.SlotTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.SlotTemplateId.Groups(Boolean date)
- Views.DayView.SlotTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.SlotTemplateId.Groups.Date(Boolean date)
- Views.DayView.SlotTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.SlotTemplateId.Groups.Resources(System.String<> names)
- Views.DayView.SlotTemplateId.MajorTick(Int32 majorTick)
- Views.DayView.SlotTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.SlotTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.SlotTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.DayView.SlotTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.SlotTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.SlotTemplateId.Selected(Boolean isSelected)
- Views.DayView.SlotTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.SlotTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.SlotTemplateId.ShowWorkHours(Boolean value)
- Views.DayView.SlotTemplateId.ShowWorkHours()
- Views.DayView.SlotTemplateId.SlotTemplate(System.String slotTemplate)
- Views.DayView.SlotTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.SlotTemplateId.StartTime(System.DateTime startTime)
- Views.DayView.SlotTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplateId.Title(System.String title)
- Views.DayView.SlotTemplateId.Virtual(Boolean enable)
- Views.DayView.SlotTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.SlotTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.SlotTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplateId.WorkDays(Int32<> workDays)
- Views.DayView.SlotTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.SlotTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.SlotTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.SlotTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.StartTime(System.DateTime startTime)
- Views.DayView.StartTime.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.StartTime.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.StartTime.AllDaySlot(Boolean allDaySlot)
- Views.DayView.StartTime.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.StartTime.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.StartTime.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.StartTime.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.StartTime.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.StartTime.Editable.Create(Boolean create)
- Views.DayView.StartTime.Editable.Destroy(Boolean destroy)
- Views.DayView.StartTime.Editable.Update(Boolean update)
- Views.DayView.StartTime.Editable(Boolean isEditable)
- Views.DayView.StartTime.EndTime(System.DateTime endTime)
- Views.DayView.StartTime.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.StartTime.EventTemplate(System.String eventTemplate)
- Views.DayView.StartTime.EventTemplateId(System.String eventTemplateId)
- Views.DayView.StartTime.Footer(Boolean showFooter)
- Views.DayView.StartTime.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.StartTime.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.StartTime.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.StartTime.Groups(Boolean date)
- Views.DayView.StartTime.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.StartTime.Groups.Date(Boolean date)
- Views.DayView.StartTime.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.StartTime.Groups.Resources(System.String<> names)
- Views.DayView.StartTime.MajorTick(Int32 majorTick)
- Views.DayView.StartTime.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.StartTime.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.StartTime.MinorTickCount(Int32 minorTickCount)
- Views.DayView.StartTime.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.StartTime.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.StartTime.Selected(Boolean isSelected)
- Views.DayView.StartTime.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.StartTime.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.StartTime.ShowWorkHours(Boolean value)
- Views.DayView.StartTime.ShowWorkHours()
- Views.DayView.StartTime.SlotTemplate(System.String slotTemplate)
- Views.DayView.StartTime.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.StartTime.StartTime(System.DateTime startTime)
- Views.DayView.StartTime.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.StartTime.Title(System.String title)
- Views.DayView.StartTime.Virtual(Boolean enable)
- Views.DayView.StartTime.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.StartTime.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.StartTime.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.StartTime.WorkDays(Int32<> workDays)
- Views.DayView.StartTime.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.StartTime.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.StartTime.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.StartTime.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Title(System.String title)
- Views.DayView.Title.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.Title.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.Title.AllDaySlot(Boolean allDaySlot)
- Views.DayView.Title.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.Title.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.Title.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.Title.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.Title.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Title.Editable.Create(Boolean create)
- Views.DayView.Title.Editable.Destroy(Boolean destroy)
- Views.DayView.Title.Editable.Update(Boolean update)
- Views.DayView.Title.Editable(Boolean isEditable)
- Views.DayView.Title.EndTime(System.DateTime endTime)
- Views.DayView.Title.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.Title.EventTemplate(System.String eventTemplate)
- Views.DayView.Title.EventTemplateId(System.String eventTemplateId)
- Views.DayView.Title.Footer(Boolean showFooter)
- Views.DayView.Title.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.Title.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.Title.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Title.Groups(Boolean date)
- Views.DayView.Title.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Title.Groups.Date(Boolean date)
- Views.DayView.Title.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Title.Groups.Resources(System.String<> names)
- Views.DayView.Title.MajorTick(Int32 majorTick)
- Views.DayView.Title.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.Title.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.Title.MinorTickCount(Int32 minorTickCount)
- Views.DayView.Title.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.Title.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.Title.Selected(Boolean isSelected)
- Views.DayView.Title.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.Title.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.Title.ShowWorkHours(Boolean value)
- Views.DayView.Title.ShowWorkHours()
- Views.DayView.Title.SlotTemplate(System.String slotTemplate)
- Views.DayView.Title.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.Title.StartTime(System.DateTime startTime)
- Views.DayView.Title.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Title.Title(System.String title)
- Views.DayView.Title.Virtual(Boolean enable)
- Views.DayView.Title.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.Title.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.Title.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.Title.WorkDays(Int32<> workDays)
- Views.DayView.Title.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.Title.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.Title.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.Title.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.Virtual(Boolean enable)
- Views.DayView.Virtual.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.Virtual.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.Virtual.AllDaySlot(Boolean allDaySlot)
- Views.DayView.Virtual.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.Virtual.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.Virtual.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.Virtual.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.Virtual.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.Virtual.Editable.Create(Boolean create)
- Views.DayView.Virtual.Editable.Destroy(Boolean destroy)
- Views.DayView.Virtual.Editable.Update(Boolean update)
- Views.DayView.Virtual.Editable(Boolean isEditable)
- Views.DayView.Virtual.EndTime(System.DateTime endTime)
- Views.DayView.Virtual.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.Virtual.EventTemplate(System.String eventTemplate)
- Views.DayView.Virtual.EventTemplateId(System.String eventTemplateId)
- Views.DayView.Virtual.Footer(Boolean showFooter)
- Views.DayView.Virtual.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.Virtual.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.Virtual.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.Virtual.Groups(Boolean date)
- Views.DayView.Virtual.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.Virtual.Groups.Date(Boolean date)
- Views.DayView.Virtual.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.Virtual.Groups.Resources(System.String<> names)
- Views.DayView.Virtual.MajorTick(Int32 majorTick)
- Views.DayView.Virtual.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.Virtual.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.Virtual.MinorTickCount(Int32 minorTickCount)
- Views.DayView.Virtual.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.Virtual.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.Virtual.Selected(Boolean isSelected)
- Views.DayView.Virtual.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.Virtual.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.Virtual.ShowWorkHours(Boolean value)
- Views.DayView.Virtual.ShowWorkHours()
- Views.DayView.Virtual.SlotTemplate(System.String slotTemplate)
- Views.DayView.Virtual.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.Virtual.StartTime(System.DateTime startTime)
- Views.DayView.Virtual.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.Virtual.Title(System.String title)
- Views.DayView.Virtual.Virtual(Boolean enable)
- Views.DayView.Virtual.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.Virtual.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.Virtual.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.Virtual.WorkDays(Int32<> workDays)
- Views.DayView.Virtual.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.Virtual.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.Virtual.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.Virtual.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkDayCommand.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.WorkDayCommand.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.WorkDayCommand.AllDaySlot(Boolean allDaySlot)
- Views.DayView.WorkDayCommand.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDayCommand.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDayCommand.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.WorkDayCommand.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.WorkDayCommand.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.WorkDayCommand.Editable.Create(Boolean create)
- Views.DayView.WorkDayCommand.Editable.Destroy(Boolean destroy)
- Views.DayView.WorkDayCommand.Editable.Update(Boolean update)
- Views.DayView.WorkDayCommand.Editable(Boolean isEditable)
- Views.DayView.WorkDayCommand.EndTime(System.DateTime endTime)
- Views.DayView.WorkDayCommand.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayCommand.EventTemplate(System.String eventTemplate)
- Views.DayView.WorkDayCommand.EventTemplateId(System.String eventTemplateId)
- Views.DayView.WorkDayCommand.Footer(Boolean showFooter)
- Views.DayView.WorkDayCommand.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.WorkDayCommand.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.WorkDayCommand.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.WorkDayCommand.Groups(Boolean date)
- Views.DayView.WorkDayCommand.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.WorkDayCommand.Groups.Date(Boolean date)
- Views.DayView.WorkDayCommand.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.WorkDayCommand.Groups.Resources(System.String<> names)
- Views.DayView.WorkDayCommand.MajorTick(Int32 majorTick)
- Views.DayView.WorkDayCommand.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.WorkDayCommand.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.WorkDayCommand.MinorTickCount(Int32 minorTickCount)
- Views.DayView.WorkDayCommand.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.WorkDayCommand.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.WorkDayCommand.Selected(Boolean isSelected)
- Views.DayView.WorkDayCommand.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.WorkDayCommand.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.WorkDayCommand.ShowWorkHours(Boolean value)
- Views.DayView.WorkDayCommand.ShowWorkHours()
- Views.DayView.WorkDayCommand.SlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDayCommand.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDayCommand.StartTime(System.DateTime startTime)
- Views.DayView.WorkDayCommand.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayCommand.Title(System.String title)
- Views.DayView.WorkDayCommand.Virtual(Boolean enable)
- Views.DayView.WorkDayCommand.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkDayCommand.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkDayCommand.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayCommand.WorkDays(Int32<> workDays)
- Views.DayView.WorkDayCommand.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkDayCommand.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayCommand.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkDayCommand.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkDayEnd.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.WorkDayEnd.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.WorkDayEnd.AllDaySlot(Boolean allDaySlot)
- Views.DayView.WorkDayEnd.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDayEnd.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDayEnd.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.WorkDayEnd.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.WorkDayEnd.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.WorkDayEnd.Editable.Create(Boolean create)
- Views.DayView.WorkDayEnd.Editable.Destroy(Boolean destroy)
- Views.DayView.WorkDayEnd.Editable.Update(Boolean update)
- Views.DayView.WorkDayEnd.Editable(Boolean isEditable)
- Views.DayView.WorkDayEnd.EndTime(System.DateTime endTime)
- Views.DayView.WorkDayEnd.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayEnd.EventTemplate(System.String eventTemplate)
- Views.DayView.WorkDayEnd.EventTemplateId(System.String eventTemplateId)
- Views.DayView.WorkDayEnd.Footer(Boolean showFooter)
- Views.DayView.WorkDayEnd.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.WorkDayEnd.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.WorkDayEnd.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.WorkDayEnd.Groups(Boolean date)
- Views.DayView.WorkDayEnd.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.WorkDayEnd.Groups.Date(Boolean date)
- Views.DayView.WorkDayEnd.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.WorkDayEnd.Groups.Resources(System.String<> names)
- Views.DayView.WorkDayEnd.MajorTick(Int32 majorTick)
- Views.DayView.WorkDayEnd.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.WorkDayEnd.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.WorkDayEnd.MinorTickCount(Int32 minorTickCount)
- Views.DayView.WorkDayEnd.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.WorkDayEnd.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.WorkDayEnd.Selected(Boolean isSelected)
- Views.DayView.WorkDayEnd.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.WorkDayEnd.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.WorkDayEnd.ShowWorkHours(Boolean value)
- Views.DayView.WorkDayEnd.ShowWorkHours()
- Views.DayView.WorkDayEnd.SlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDayEnd.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDayEnd.StartTime(System.DateTime startTime)
- Views.DayView.WorkDayEnd.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayEnd.Title(System.String title)
- Views.DayView.WorkDayEnd.Virtual(Boolean enable)
- Views.DayView.WorkDayEnd.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkDayEnd.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkDayEnd.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayEnd.WorkDays(Int32<> workDays)
- Views.DayView.WorkDayEnd.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkDayEnd.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayEnd.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkDayEnd.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkDays(Int32<> workDays)
- Views.DayView.WorkDays.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.WorkDays.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.WorkDays.AllDaySlot(Boolean allDaySlot)
- Views.DayView.WorkDays.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDays.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDays.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.WorkDays.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.WorkDays.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.WorkDays.Editable.Create(Boolean create)
- Views.DayView.WorkDays.Editable.Destroy(Boolean destroy)
- Views.DayView.WorkDays.Editable.Update(Boolean update)
- Views.DayView.WorkDays.Editable(Boolean isEditable)
- Views.DayView.WorkDays.EndTime(System.DateTime endTime)
- Views.DayView.WorkDays.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDays.EventTemplate(System.String eventTemplate)
- Views.DayView.WorkDays.EventTemplateId(System.String eventTemplateId)
- Views.DayView.WorkDays.Footer(Boolean showFooter)
- Views.DayView.WorkDays.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.WorkDays.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.WorkDays.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.WorkDays.Groups(Boolean date)
- Views.DayView.WorkDays.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.WorkDays.Groups.Date(Boolean date)
- Views.DayView.WorkDays.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.WorkDays.Groups.Resources(System.String<> names)
- Views.DayView.WorkDays.MajorTick(Int32 majorTick)
- Views.DayView.WorkDays.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.WorkDays.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.WorkDays.MinorTickCount(Int32 minorTickCount)
- Views.DayView.WorkDays.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.WorkDays.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.WorkDays.Selected(Boolean isSelected)
- Views.DayView.WorkDays.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.WorkDays.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.WorkDays.ShowWorkHours(Boolean value)
- Views.DayView.WorkDays.ShowWorkHours()
- Views.DayView.WorkDays.SlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDays.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDays.StartTime(System.DateTime startTime)
- Views.DayView.WorkDays.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDays.Title(System.String title)
- Views.DayView.WorkDays.Virtual(Boolean enable)
- Views.DayView.WorkDays.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkDays.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkDays.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkDays.WorkDays(Int32<> workDays)
- Views.DayView.WorkDays.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkDays.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkDays.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkDays.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkDayStart.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.WorkDayStart.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.WorkDayStart.AllDaySlot(Boolean allDaySlot)
- Views.DayView.WorkDayStart.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDayStart.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDayStart.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.WorkDayStart.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.WorkDayStart.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.WorkDayStart.Editable.Create(Boolean create)
- Views.DayView.WorkDayStart.Editable.Destroy(Boolean destroy)
- Views.DayView.WorkDayStart.Editable.Update(Boolean update)
- Views.DayView.WorkDayStart.Editable(Boolean isEditable)
- Views.DayView.WorkDayStart.EndTime(System.DateTime endTime)
- Views.DayView.WorkDayStart.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayStart.EventTemplate(System.String eventTemplate)
- Views.DayView.WorkDayStart.EventTemplateId(System.String eventTemplateId)
- Views.DayView.WorkDayStart.Footer(Boolean showFooter)
- Views.DayView.WorkDayStart.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.WorkDayStart.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.WorkDayStart.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.WorkDayStart.Groups(Boolean date)
- Views.DayView.WorkDayStart.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.WorkDayStart.Groups.Date(Boolean date)
- Views.DayView.WorkDayStart.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.WorkDayStart.Groups.Resources(System.String<> names)
- Views.DayView.WorkDayStart.MajorTick(Int32 majorTick)
- Views.DayView.WorkDayStart.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.WorkDayStart.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.WorkDayStart.MinorTickCount(Int32 minorTickCount)
- Views.DayView.WorkDayStart.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.WorkDayStart.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.WorkDayStart.Selected(Boolean isSelected)
- Views.DayView.WorkDayStart.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.WorkDayStart.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.WorkDayStart.ShowWorkHours(Boolean value)
- Views.DayView.WorkDayStart.ShowWorkHours()
- Views.DayView.WorkDayStart.SlotTemplate(System.String slotTemplate)
- Views.DayView.WorkDayStart.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkDayStart.StartTime(System.DateTime startTime)
- Views.DayView.WorkDayStart.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayStart.Title(System.String title)
- Views.DayView.WorkDayStart.Virtual(Boolean enable)
- Views.DayView.WorkDayStart.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkDayStart.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkDayStart.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayStart.WorkDays(Int32<> workDays)
- Views.DayView.WorkDayStart.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkDayStart.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkDayStart.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkDayStart.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkWeekEnd.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.WorkWeekEnd.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.WorkWeekEnd.AllDaySlot(Boolean allDaySlot)
- Views.DayView.WorkWeekEnd.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.WorkWeekEnd.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkWeekEnd.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.WorkWeekEnd.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.WorkWeekEnd.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.WorkWeekEnd.Editable.Create(Boolean create)
- Views.DayView.WorkWeekEnd.Editable.Destroy(Boolean destroy)
- Views.DayView.WorkWeekEnd.Editable.Update(Boolean update)
- Views.DayView.WorkWeekEnd.Editable(Boolean isEditable)
- Views.DayView.WorkWeekEnd.EndTime(System.DateTime endTime)
- Views.DayView.WorkWeekEnd.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekEnd.EventTemplate(System.String eventTemplate)
- Views.DayView.WorkWeekEnd.EventTemplateId(System.String eventTemplateId)
- Views.DayView.WorkWeekEnd.Footer(Boolean showFooter)
- Views.DayView.WorkWeekEnd.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.WorkWeekEnd.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.WorkWeekEnd.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.WorkWeekEnd.Groups(Boolean date)
- Views.DayView.WorkWeekEnd.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.WorkWeekEnd.Groups.Date(Boolean date)
- Views.DayView.WorkWeekEnd.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.WorkWeekEnd.Groups.Resources(System.String<> names)
- Views.DayView.WorkWeekEnd.MajorTick(Int32 majorTick)
- Views.DayView.WorkWeekEnd.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.WorkWeekEnd.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.WorkWeekEnd.MinorTickCount(Int32 minorTickCount)
- Views.DayView.WorkWeekEnd.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.WorkWeekEnd.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.WorkWeekEnd.Selected(Boolean isSelected)
- Views.DayView.WorkWeekEnd.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.WorkWeekEnd.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.WorkWeekEnd.ShowWorkHours(Boolean value)
- Views.DayView.WorkWeekEnd.ShowWorkHours()
- Views.DayView.WorkWeekEnd.SlotTemplate(System.String slotTemplate)
- Views.DayView.WorkWeekEnd.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkWeekEnd.StartTime(System.DateTime startTime)
- Views.DayView.WorkWeekEnd.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekEnd.Title(System.String title)
- Views.DayView.WorkWeekEnd.Virtual(Boolean enable)
- Views.DayView.WorkWeekEnd.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkWeekEnd.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkWeekEnd.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekEnd.WorkDays(Int32<> workDays)
- Views.DayView.WorkWeekEnd.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkWeekEnd.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekEnd.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkWeekEnd.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView.WorkWeekStart.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.DayView.WorkWeekStart.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.DayView.WorkWeekStart.AllDaySlot(Boolean allDaySlot)
- Views.DayView.WorkWeekStart.AllDaySlotTemplate(System.String slotTemplate)
- Views.DayView.WorkWeekStart.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkWeekStart.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.DayView.WorkWeekStart.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.DayView.WorkWeekStart.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.DayView.WorkWeekStart.Editable.Create(Boolean create)
- Views.DayView.WorkWeekStart.Editable.Destroy(Boolean destroy)
- Views.DayView.WorkWeekStart.Editable.Update(Boolean update)
- Views.DayView.WorkWeekStart.Editable(Boolean isEditable)
- Views.DayView.WorkWeekStart.EndTime(System.DateTime endTime)
- Views.DayView.WorkWeekStart.EndTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekStart.EventTemplate(System.String eventTemplate)
- Views.DayView.WorkWeekStart.EventTemplateId(System.String eventTemplateId)
- Views.DayView.WorkWeekStart.Footer(Boolean showFooter)
- Views.DayView.WorkWeekStart.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.DayView.WorkWeekStart.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.DayView.WorkWeekStart.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.DayView.WorkWeekStart.Groups(Boolean date)
- Views.DayView.WorkWeekStart.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.DayView.WorkWeekStart.Groups.Date(Boolean date)
- Views.DayView.WorkWeekStart.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.DayView.WorkWeekStart.Groups.Resources(System.String<> names)
- Views.DayView.WorkWeekStart.MajorTick(Int32 majorTick)
- Views.DayView.WorkWeekStart.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.DayView.WorkWeekStart.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.DayView.WorkWeekStart.MinorTickCount(Int32 minorTickCount)
- Views.DayView.WorkWeekStart.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.DayView.WorkWeekStart.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.DayView.WorkWeekStart.Selected(Boolean isSelected)
- Views.DayView.WorkWeekStart.SelectedDateFormat(System.String selectedDateFormat)
- Views.DayView.WorkWeekStart.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.DayView.WorkWeekStart.ShowWorkHours(Boolean value)
- Views.DayView.WorkWeekStart.ShowWorkHours()
- Views.DayView.WorkWeekStart.SlotTemplate(System.String slotTemplate)
- Views.DayView.WorkWeekStart.SlotTemplateId(System.String slotTemplateId)
- Views.DayView.WorkWeekStart.StartTime(System.DateTime startTime)
- Views.DayView.WorkWeekStart.StartTime(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekStart.Title(System.String title)
- Views.DayView.WorkWeekStart.Virtual(Boolean enable)
- Views.DayView.WorkWeekStart.WorkDayCommand(Boolean showWorkDayCommand)
- Views.DayView.WorkWeekStart.WorkDayEnd(System.DateTime workDayEnd)
- Views.DayView.WorkWeekStart.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekStart.WorkDays(Int32<> workDays)
- Views.DayView.WorkWeekStart.WorkDayStart(System.DateTime workDayStart)
- Views.DayView.WorkWeekStart.WorkDayStart(Int32, Int32, Int32 hours)
- Views.DayView.WorkWeekStart.WorkWeekEnd(Int32 workWeekEndDay)
- Views.DayView.WorkWeekStart.WorkWeekStart(Int32 workWeekStartDay)
- Views.DayView()
- Views.MonthView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerMonthViewBuilder<Kendo.Mvc.UI.SchedulerMonthView>> addViewAction)
- Views.MonthView.AdaptiveSlotHeight(Boolean adaptiveSlotHeight)
- Views.MonthView.DayTemplate(System.String dayTemplate)
- Views.MonthView.DayTemplateId(System.String dayTemplateId)
- Views.MonthView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.MonthView.Editable.Create(Boolean create)
- Views.MonthView.Editable.Destroy(Boolean destroy)
- Views.MonthView.Editable.Update(Boolean update)
- Views.MonthView.Editable(Boolean isEditable)
- Views.MonthView.EventHeight(System.Object eventHeight)
- Views.MonthView.EventSpacing(System.Nullable<System.Double> eventSpacing)
- Views.MonthView.EventsPerDay(System.Nullable<System.Double> eventsPerDay)
- Views.MonthView.EventTemplate(System.String eventTemplate)
- Views.MonthView.EventTemplateId(System.String eventTemplateId)
- Views.MonthView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.MonthView.Groups(Boolean date)
- Views.MonthView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.MonthView.Groups.Date(Boolean date)
- Views.MonthView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.MonthView.Groups.Resources(System.String<> names)
- Views.MonthView.Selected(Boolean isSelected)
- Views.MonthView.SelectedDateFormat(System.String selectedDateFormat)
- Views.MonthView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.MonthView.Title(System.String title)
- Views.MonthView.Virtual(Boolean enable)
- Views.MonthView()
- Views.TimelineMonthView()
- Views.TimelineMonthView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerTimelineMonthViewBuilder<Kendo.Mvc.UI.SchedulerTimelineMonthView>> addViewAction)
- Views.TimelineMonthView.ColumnWidth(Int32 columnWidth)
- Views.TimelineMonthView.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.TimelineMonthView.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.TimelineMonthView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.TimelineMonthView.Editable.Create(Boolean create)
- Views.TimelineMonthView.Editable.Destroy(Boolean destroy)
- Views.TimelineMonthView.Editable.Update(Boolean update)
- Views.TimelineMonthView.Editable(Boolean isEditable)
- Views.TimelineMonthView.EndTime(System.DateTime endTime)
- Views.TimelineMonthView.EndTime(Int32, Int32, Int32 hours)
- Views.TimelineMonthView.EventHeight(System.Object eventHeight)
- Views.TimelineMonthView.EventTemplate(System.String eventTemplate)
- Views.TimelineMonthView.EventTemplateId(System.String eventTemplateId)
- Views.TimelineMonthView.Footer(Boolean showFooter)
- Views.TimelineMonthView.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.TimelineMonthView.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.TimelineMonthView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.TimelineMonthView.Groups(Boolean date)
- Views.TimelineMonthView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.TimelineMonthView.Groups.Date(Boolean date)
- Views.TimelineMonthView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.TimelineMonthView.Groups.Resources(System.String<> names)
- Views.TimelineMonthView.MajorTick(Int32 majorTick)
- Views.TimelineMonthView.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.TimelineMonthView.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.TimelineMonthView.MinorTickCount(Int32 minorTickCount)
- Views.TimelineMonthView.Selected(Boolean isSelected)
- Views.TimelineMonthView.SelectedDateFormat(System.String selectedDateFormat)
- Views.TimelineMonthView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.TimelineMonthView.ShowWorkHours(Boolean value)
- Views.TimelineMonthView.ShowWorkHours()
- Views.TimelineMonthView.SlotTemplate(System.String slotTemplate)
- Views.TimelineMonthView.SlotTemplateId(System.String slotTemplateId)
- Views.TimelineMonthView.StartTime(System.DateTime startTime)
- Views.TimelineMonthView.StartTime(Int32, Int32, Int32 hours)
- Views.TimelineMonthView.Title(System.String title)
- Views.TimelineMonthView.WorkDayCommand(Boolean showWorkDayCommand)
- Views.TimelineMonthView.WorkDayEnd(System.DateTime workDayEnd)
- Views.TimelineMonthView.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.TimelineMonthView.WorkDays(Int32<> workDays)
- Views.TimelineMonthView.WorkDayStart(System.DateTime workDayStart)
- Views.TimelineMonthView.WorkDayStart(Int32, Int32, Int32 hours)
- Views.TimelineMonthView.WorkWeekEnd(Int32 workWeekEndDay)
- Views.TimelineMonthView.WorkWeekStart(Int32 workWeekStartDay)
- Views.TimelineView()
- Views.TimelineView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerTimelineViewBuilder<Kendo.Mvc.UI.SchedulerTimelineView>> addViewAction)
- Views.TimelineView.ColumnWidth(Int32 columnWidth)
- Views.TimelineView.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.TimelineView.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.TimelineView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.TimelineView.Editable.Create(Boolean create)
- Views.TimelineView.Editable.Destroy(Boolean destroy)
- Views.TimelineView.Editable.Update(Boolean update)
- Views.TimelineView.Editable(Boolean isEditable)
- Views.TimelineView.EndTime(System.DateTime endTime)
- Views.TimelineView.EndTime(Int32, Int32, Int32 hours)
- Views.TimelineView.EventHeight(System.Object eventHeight)
- Views.TimelineView.EventTemplate(System.String eventTemplate)
- Views.TimelineView.EventTemplateId(System.String eventTemplateId)
- Views.TimelineView.Footer(Boolean showFooter)
- Views.TimelineView.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.TimelineView.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.TimelineView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.TimelineView.Groups(Boolean date)
- Views.TimelineView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.TimelineView.Groups.Date(Boolean date)
- Views.TimelineView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.TimelineView.Groups.Resources(System.String<> names)
- Views.TimelineView.MajorTick(Int32 majorTick)
- Views.TimelineView.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.TimelineView.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.TimelineView.MinorTickCount(Int32 minorTickCount)
- Views.TimelineView.Selected(Boolean isSelected)
- Views.TimelineView.SelectedDateFormat(System.String selectedDateFormat)
- Views.TimelineView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.TimelineView.ShowWorkHours(Boolean value)
- Views.TimelineView.ShowWorkHours()
- Views.TimelineView.SlotTemplate(System.String slotTemplate)
- Views.TimelineView.SlotTemplateId(System.String slotTemplateId)
- Views.TimelineView.StartTime(System.DateTime startTime)
- Views.TimelineView.StartTime(Int32, Int32, Int32 hours)
- Views.TimelineView.Title(System.String title)
- Views.TimelineView.WorkDayCommand(Boolean showWorkDayCommand)
- Views.TimelineView.WorkDayEnd(System.DateTime workDayEnd)
- Views.TimelineView.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.TimelineView.WorkDays(Int32<> workDays)
- Views.TimelineView.WorkDayStart(System.DateTime workDayStart)
- Views.TimelineView.WorkDayStart(Int32, Int32, Int32 hours)
- Views.TimelineView.WorkWeekEnd(Int32 workWeekEndDay)
- Views.TimelineView.WorkWeekStart(Int32 workWeekStartDay)
- Views.TimelineWeekView()
- Views.TimelineWeekView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerTimelineWeekViewBuilder<Kendo.Mvc.UI.SchedulerTimelineWeekView>> addViewAction)
- Views.TimelineWeekView.ColumnWidth(Int32 columnWidth)
- Views.TimelineWeekView.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.TimelineWeekView.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.TimelineWeekView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.TimelineWeekView.Editable.Create(Boolean create)
- Views.TimelineWeekView.Editable.Destroy(Boolean destroy)
- Views.TimelineWeekView.Editable.Update(Boolean update)
- Views.TimelineWeekView.Editable(Boolean isEditable)
- Views.TimelineWeekView.EndTime(System.DateTime endTime)
- Views.TimelineWeekView.EndTime(Int32, Int32, Int32 hours)
- Views.TimelineWeekView.EventHeight(System.Object eventHeight)
- Views.TimelineWeekView.EventTemplate(System.String eventTemplate)
- Views.TimelineWeekView.EventTemplateId(System.String eventTemplateId)
- Views.TimelineWeekView.Footer(Boolean showFooter)
- Views.TimelineWeekView.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.TimelineWeekView.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.TimelineWeekView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.TimelineWeekView.Groups(Boolean date)
- Views.TimelineWeekView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.TimelineWeekView.Groups.Date(Boolean date)
- Views.TimelineWeekView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.TimelineWeekView.Groups.Resources(System.String<> names)
- Views.TimelineWeekView.MajorTick(Int32 majorTick)
- Views.TimelineWeekView.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.TimelineWeekView.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.TimelineWeekView.MinorTickCount(Int32 minorTickCount)
- Views.TimelineWeekView.Selected(Boolean isSelected)
- Views.TimelineWeekView.SelectedDateFormat(System.String selectedDateFormat)
- Views.TimelineWeekView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.TimelineWeekView.ShowWorkHours(Boolean value)
- Views.TimelineWeekView.ShowWorkHours()
- Views.TimelineWeekView.SlotTemplate(System.String slotTemplate)
- Views.TimelineWeekView.SlotTemplateId(System.String slotTemplateId)
- Views.TimelineWeekView.StartTime(System.DateTime startTime)
- Views.TimelineWeekView.StartTime(Int32, Int32, Int32 hours)
- Views.TimelineWeekView.Title(System.String title)
- Views.TimelineWeekView.WorkDayCommand(Boolean showWorkDayCommand)
- Views.TimelineWeekView.WorkDayEnd(System.DateTime workDayEnd)
- Views.TimelineWeekView.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.TimelineWeekView.WorkDays(Int32<> workDays)
- Views.TimelineWeekView.WorkDayStart(System.DateTime workDayStart)
- Views.TimelineWeekView.WorkDayStart(Int32, Int32, Int32 hours)
- Views.TimelineWeekView.WorkWeekEnd(Int32 workWeekEndDay)
- Views.TimelineWeekView.WorkWeekStart(Int32 workWeekStartDay)
- Views.TimelineWorkWeekView()
- Views.TimelineWorkWeekView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerTimelineWorkWeekViewBuilder<Kendo.Mvc.UI.SchedulerTimelineWorkWeekView>> addViewAction)
- Views.TimelineWorkWeekView.ColumnWidth(Int32 columnWidth)
- Views.TimelineWorkWeekView.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.TimelineWorkWeekView.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.TimelineWorkWeekView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.TimelineWorkWeekView.Editable.Create(Boolean create)
- Views.TimelineWorkWeekView.Editable.Destroy(Boolean destroy)
- Views.TimelineWorkWeekView.Editable.Update(Boolean update)
- Views.TimelineWorkWeekView.Editable(Boolean isEditable)
- Views.TimelineWorkWeekView.EndTime(System.DateTime endTime)
- Views.TimelineWorkWeekView.EndTime(Int32, Int32, Int32 hours)
- Views.TimelineWorkWeekView.EventHeight(System.Object eventHeight)
- Views.TimelineWorkWeekView.EventTemplate(System.String eventTemplate)
- Views.TimelineWorkWeekView.EventTemplateId(System.String eventTemplateId)
- Views.TimelineWorkWeekView.Footer(Boolean showFooter)
- Views.TimelineWorkWeekView.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.TimelineWorkWeekView.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.TimelineWorkWeekView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.TimelineWorkWeekView.Groups(Boolean date)
- Views.TimelineWorkWeekView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.TimelineWorkWeekView.Groups.Date(Boolean date)
- Views.TimelineWorkWeekView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.TimelineWorkWeekView.Groups.Resources(System.String<> names)
- Views.TimelineWorkWeekView.MajorTick(Int32 majorTick)
- Views.TimelineWorkWeekView.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.TimelineWorkWeekView.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.TimelineWorkWeekView.MinorTickCount(Int32 minorTickCount)
- Views.TimelineWorkWeekView.Selected(Boolean isSelected)
- Views.TimelineWorkWeekView.SelectedDateFormat(System.String selectedDateFormat)
- Views.TimelineWorkWeekView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.TimelineWorkWeekView.ShowWorkHours(Boolean value)
- Views.TimelineWorkWeekView.ShowWorkHours()
- Views.TimelineWorkWeekView.SlotTemplate(System.String slotTemplate)
- Views.TimelineWorkWeekView.SlotTemplateId(System.String slotTemplateId)
- Views.TimelineWorkWeekView.StartTime(System.DateTime startTime)
- Views.TimelineWorkWeekView.StartTime(Int32, Int32, Int32 hours)
- Views.TimelineWorkWeekView.Title(System.String title)
- Views.TimelineWorkWeekView.WorkDayCommand(Boolean showWorkDayCommand)
- Views.TimelineWorkWeekView.WorkDayEnd(System.DateTime workDayEnd)
- Views.TimelineWorkWeekView.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.TimelineWorkWeekView.WorkDays(Int32<> workDays)
- Views.TimelineWorkWeekView.WorkDayStart(System.DateTime workDayStart)
- Views.TimelineWorkWeekView.WorkDayStart(Int32, Int32, Int32 hours)
- Views.TimelineWorkWeekView.WorkWeekEnd(Int32 workWeekEndDay)
- Views.TimelineWorkWeekView.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView(System.Action<Kendo.Mvc.UI.Fluent.SchedulerWeekViewBuilder<Kendo.Mvc.UI.SchedulerWeekView>> addViewAction)
- Views.WeekView.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.AllDayEventTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.AllDayEventTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.AllDayEventTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.AllDayEventTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDayEventTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDayEventTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.AllDayEventTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.AllDayEventTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.AllDayEventTemplate.Editable.Create(Boolean create)
- Views.WeekView.AllDayEventTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.AllDayEventTemplate.Editable.Update(Boolean update)
- Views.WeekView.AllDayEventTemplate.Editable(Boolean isEditable)
- Views.WeekView.AllDayEventTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.AllDayEventTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.AllDayEventTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.AllDayEventTemplate.Footer(Boolean showFooter)
- Views.WeekView.AllDayEventTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.AllDayEventTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.AllDayEventTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.AllDayEventTemplate.Groups(Boolean date)
- Views.WeekView.AllDayEventTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.AllDayEventTemplate.Groups.Date(Boolean date)
- Views.WeekView.AllDayEventTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.AllDayEventTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.AllDayEventTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.AllDayEventTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.AllDayEventTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.AllDayEventTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.AllDayEventTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.AllDayEventTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.AllDayEventTemplate.Selected(Boolean isSelected)
- Views.WeekView.AllDayEventTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.AllDayEventTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.AllDayEventTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.AllDayEventTemplate.ShowWorkHours()
- Views.WeekView.AllDayEventTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDayEventTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDayEventTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.AllDayEventTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplate.Title(System.String title)
- Views.WeekView.AllDayEventTemplate.Virtual(Boolean enable)
- Views.WeekView.AllDayEventTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.AllDayEventTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.AllDayEventTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.AllDayEventTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.AllDayEventTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.AllDayEventTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.AllDayEventTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.AllDayEventTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.AllDayEventTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.AllDayEventTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDayEventTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDayEventTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.AllDayEventTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.AllDayEventTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.AllDayEventTemplateId.Editable.Create(Boolean create)
- Views.WeekView.AllDayEventTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.AllDayEventTemplateId.Editable.Update(Boolean update)
- Views.WeekView.AllDayEventTemplateId.Editable(Boolean isEditable)
- Views.WeekView.AllDayEventTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.AllDayEventTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.AllDayEventTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.AllDayEventTemplateId.Footer(Boolean showFooter)
- Views.WeekView.AllDayEventTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.AllDayEventTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.AllDayEventTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.AllDayEventTemplateId.Groups(Boolean date)
- Views.WeekView.AllDayEventTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.AllDayEventTemplateId.Groups.Date(Boolean date)
- Views.WeekView.AllDayEventTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.AllDayEventTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.AllDayEventTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.AllDayEventTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.AllDayEventTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.AllDayEventTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.AllDayEventTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.AllDayEventTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.AllDayEventTemplateId.Selected(Boolean isSelected)
- Views.WeekView.AllDayEventTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.AllDayEventTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.AllDayEventTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.AllDayEventTemplateId.ShowWorkHours()
- Views.WeekView.AllDayEventTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDayEventTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDayEventTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.AllDayEventTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplateId.Title(System.String title)
- Views.WeekView.AllDayEventTemplateId.Virtual(Boolean enable)
- Views.WeekView.AllDayEventTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.AllDayEventTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.AllDayEventTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.AllDayEventTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.AllDayEventTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.AllDayEventTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.AllDayEventTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.AllDaySlot.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.AllDaySlot.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.AllDaySlot.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.AllDaySlot.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlot.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlot.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.AllDaySlot.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.AllDaySlot.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.AllDaySlot.Editable.Create(Boolean create)
- Views.WeekView.AllDaySlot.Editable.Destroy(Boolean destroy)
- Views.WeekView.AllDaySlot.Editable.Update(Boolean update)
- Views.WeekView.AllDaySlot.Editable(Boolean isEditable)
- Views.WeekView.AllDaySlot.EndTime(System.DateTime endTime)
- Views.WeekView.AllDaySlot.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlot.EventTemplate(System.String eventTemplate)
- Views.WeekView.AllDaySlot.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.AllDaySlot.Footer(Boolean showFooter)
- Views.WeekView.AllDaySlot.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.AllDaySlot.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.AllDaySlot.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.AllDaySlot.Groups(Boolean date)
- Views.WeekView.AllDaySlot.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.AllDaySlot.Groups.Date(Boolean date)
- Views.WeekView.AllDaySlot.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.AllDaySlot.Groups.Resources(System.String<> names)
- Views.WeekView.AllDaySlot.MajorTick(Int32 majorTick)
- Views.WeekView.AllDaySlot.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.AllDaySlot.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.AllDaySlot.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.AllDaySlot.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.AllDaySlot.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.AllDaySlot.Selected(Boolean isSelected)
- Views.WeekView.AllDaySlot.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.AllDaySlot.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.AllDaySlot.ShowWorkHours(Boolean value)
- Views.WeekView.AllDaySlot.ShowWorkHours()
- Views.WeekView.AllDaySlot.SlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlot.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlot.StartTime(System.DateTime startTime)
- Views.WeekView.AllDaySlot.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlot.Title(System.String title)
- Views.WeekView.AllDaySlot.Virtual(Boolean enable)
- Views.WeekView.AllDaySlot.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.AllDaySlot.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.AllDaySlot.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlot.WorkDays(Int32<> workDays)
- Views.WeekView.AllDaySlot.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.AllDaySlot.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlot.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.AllDaySlot.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlotTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.AllDaySlotTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.AllDaySlotTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.AllDaySlotTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlotTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlotTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.AllDaySlotTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.AllDaySlotTemplate.Editable.Create(Boolean create)
- Views.WeekView.AllDaySlotTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.AllDaySlotTemplate.Editable.Update(Boolean update)
- Views.WeekView.AllDaySlotTemplate.Editable(Boolean isEditable)
- Views.WeekView.AllDaySlotTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.AllDaySlotTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.AllDaySlotTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.AllDaySlotTemplate.Footer(Boolean showFooter)
- Views.WeekView.AllDaySlotTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.AllDaySlotTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.AllDaySlotTemplate.Groups(Boolean date)
- Views.WeekView.AllDaySlotTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.AllDaySlotTemplate.Groups.Date(Boolean date)
- Views.WeekView.AllDaySlotTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.AllDaySlotTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.AllDaySlotTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.AllDaySlotTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.AllDaySlotTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.AllDaySlotTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.AllDaySlotTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplate.Selected(Boolean isSelected)
- Views.WeekView.AllDaySlotTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.AllDaySlotTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.AllDaySlotTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.AllDaySlotTemplate.ShowWorkHours()
- Views.WeekView.AllDaySlotTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlotTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlotTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.AllDaySlotTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplate.Title(System.String title)
- Views.WeekView.AllDaySlotTemplate.Virtual(Boolean enable)
- Views.WeekView.AllDaySlotTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.AllDaySlotTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.AllDaySlotTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.AllDaySlotTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.AllDaySlotTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.AllDaySlotTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlotTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.AllDaySlotTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.AllDaySlotTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.AllDaySlotTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlotTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlotTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.AllDaySlotTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.AllDaySlotTemplateId.Editable.Create(Boolean create)
- Views.WeekView.AllDaySlotTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.AllDaySlotTemplateId.Editable.Update(Boolean update)
- Views.WeekView.AllDaySlotTemplateId.Editable(Boolean isEditable)
- Views.WeekView.AllDaySlotTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.AllDaySlotTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.AllDaySlotTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.AllDaySlotTemplateId.Footer(Boolean showFooter)
- Views.WeekView.AllDaySlotTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.AllDaySlotTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.AllDaySlotTemplateId.Groups(Boolean date)
- Views.WeekView.AllDaySlotTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.AllDaySlotTemplateId.Groups.Date(Boolean date)
- Views.WeekView.AllDaySlotTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.AllDaySlotTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.AllDaySlotTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.AllDaySlotTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.AllDaySlotTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.AllDaySlotTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.AllDaySlotTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.AllDaySlotTemplateId.Selected(Boolean isSelected)
- Views.WeekView.AllDaySlotTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.AllDaySlotTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.AllDaySlotTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.AllDaySlotTemplateId.ShowWorkHours()
- Views.WeekView.AllDaySlotTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.AllDaySlotTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.AllDaySlotTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.AllDaySlotTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplateId.Title(System.String title)
- Views.WeekView.AllDaySlotTemplateId.Virtual(Boolean enable)
- Views.WeekView.AllDaySlotTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.AllDaySlotTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.AllDaySlotTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.AllDaySlotTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.AllDaySlotTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.AllDaySlotTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.AllDaySlotTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.DateHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.DateHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.DateHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.DateHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.DateHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.DateHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.DateHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.DateHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.DateHeaderTemplate.Editable.Create(Boolean create)
- Views.WeekView.DateHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.DateHeaderTemplate.Editable.Update(Boolean update)
- Views.WeekView.DateHeaderTemplate.Editable(Boolean isEditable)
- Views.WeekView.DateHeaderTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.DateHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.DateHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.DateHeaderTemplate.Footer(Boolean showFooter)
- Views.WeekView.DateHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.DateHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.DateHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.DateHeaderTemplate.Groups(Boolean date)
- Views.WeekView.DateHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.DateHeaderTemplate.Groups.Date(Boolean date)
- Views.WeekView.DateHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.DateHeaderTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.DateHeaderTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.DateHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.DateHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.DateHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.DateHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.DateHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.DateHeaderTemplate.Selected(Boolean isSelected)
- Views.WeekView.DateHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.DateHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.DateHeaderTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.DateHeaderTemplate.ShowWorkHours()
- Views.WeekView.DateHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.DateHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.DateHeaderTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.DateHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplate.Title(System.String title)
- Views.WeekView.DateHeaderTemplate.Virtual(Boolean enable)
- Views.WeekView.DateHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.DateHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.DateHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.DateHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.DateHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.DateHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.DateHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.DateHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.DateHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.DateHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.DateHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.DateHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.DateHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.DateHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.DateHeaderTemplateId.Editable.Create(Boolean create)
- Views.WeekView.DateHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.DateHeaderTemplateId.Editable.Update(Boolean update)
- Views.WeekView.DateHeaderTemplateId.Editable(Boolean isEditable)
- Views.WeekView.DateHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.DateHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.DateHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.DateHeaderTemplateId.Footer(Boolean showFooter)
- Views.WeekView.DateHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.DateHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.DateHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.DateHeaderTemplateId.Groups(Boolean date)
- Views.WeekView.DateHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.DateHeaderTemplateId.Groups.Date(Boolean date)
- Views.WeekView.DateHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.DateHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.DateHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.DateHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.DateHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.DateHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.DateHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.DateHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.DateHeaderTemplateId.Selected(Boolean isSelected)
- Views.WeekView.DateHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.DateHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.DateHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.DateHeaderTemplateId.ShowWorkHours()
- Views.WeekView.DateHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.DateHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.DateHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.DateHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplateId.Title(System.String title)
- Views.WeekView.DateHeaderTemplateId.Virtual(Boolean enable)
- Views.WeekView.DateHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.DateHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.DateHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.DateHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.DateHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.DateHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.DateHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.Editable.Create(Boolean create)
- Views.WeekView.Editable.Destroy(Boolean destroy)
- Views.WeekView.Editable.Update(Boolean update)
- Views.WeekView.Editable.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.Editable.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.Editable.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.Editable.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.Editable.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Editable.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.Editable.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.Editable.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.Editable.Editable.Create(Boolean create)
- Views.WeekView.Editable.Editable.Destroy(Boolean destroy)
- Views.WeekView.Editable.Editable.Update(Boolean update)
- Views.WeekView.Editable.Editable(Boolean isEditable)
- Views.WeekView.Editable.EndTime(System.DateTime endTime)
- Views.WeekView.Editable.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.Editable.EventTemplate(System.String eventTemplate)
- Views.WeekView.Editable.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.Editable.Footer(Boolean showFooter)
- Views.WeekView.Editable.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.Editable.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.Editable.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.Editable.Groups(Boolean date)
- Views.WeekView.Editable.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.Editable.Groups.Date(Boolean date)
- Views.WeekView.Editable.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.Editable.Groups.Resources(System.String<> names)
- Views.WeekView.Editable.MajorTick(Int32 majorTick)
- Views.WeekView.Editable.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.Editable.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.Editable.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.Editable.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.Editable.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.Editable.Selected(Boolean isSelected)
- Views.WeekView.Editable.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.Editable.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.Editable.ShowWorkHours(Boolean value)
- Views.WeekView.Editable.ShowWorkHours()
- Views.WeekView.Editable.SlotTemplate(System.String slotTemplate)
- Views.WeekView.Editable.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Editable.StartTime(System.DateTime startTime)
- Views.WeekView.Editable.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.Editable.Title(System.String title)
- Views.WeekView.Editable.Virtual(Boolean enable)
- Views.WeekView.Editable.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.Editable.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.Editable.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.Editable.WorkDays(Int32<> workDays)
- Views.WeekView.Editable.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.Editable.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.Editable.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.Editable.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.Editable(Boolean isEditable)
- Views.WeekView.EndTime(System.DateTime endTime)
- Views.WeekView.EndTime.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.EndTime.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.EndTime.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.EndTime.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.EndTime.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.EndTime.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.EndTime.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.EndTime.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.EndTime.Editable.Create(Boolean create)
- Views.WeekView.EndTime.Editable.Destroy(Boolean destroy)
- Views.WeekView.EndTime.Editable.Update(Boolean update)
- Views.WeekView.EndTime.Editable(Boolean isEditable)
- Views.WeekView.EndTime.EndTime(System.DateTime endTime)
- Views.WeekView.EndTime.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.EndTime.EventTemplate(System.String eventTemplate)
- Views.WeekView.EndTime.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.EndTime.Footer(Boolean showFooter)
- Views.WeekView.EndTime.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.EndTime.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.EndTime.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.EndTime.Groups(Boolean date)
- Views.WeekView.EndTime.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.EndTime.Groups.Date(Boolean date)
- Views.WeekView.EndTime.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.EndTime.Groups.Resources(System.String<> names)
- Views.WeekView.EndTime.MajorTick(Int32 majorTick)
- Views.WeekView.EndTime.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.EndTime.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.EndTime.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.EndTime.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.EndTime.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.EndTime.Selected(Boolean isSelected)
- Views.WeekView.EndTime.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.EndTime.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.EndTime.ShowWorkHours(Boolean value)
- Views.WeekView.EndTime.ShowWorkHours()
- Views.WeekView.EndTime.SlotTemplate(System.String slotTemplate)
- Views.WeekView.EndTime.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.EndTime.StartTime(System.DateTime startTime)
- Views.WeekView.EndTime.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.EndTime.Title(System.String title)
- Views.WeekView.EndTime.Virtual(Boolean enable)
- Views.WeekView.EndTime.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.EndTime.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.EndTime.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.EndTime.WorkDays(Int32<> workDays)
- Views.WeekView.EndTime.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.EndTime.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.EndTime.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.EndTime.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplate(System.String eventTemplate)
- Views.WeekView.EventTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.EventTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.EventTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.EventTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.EventTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.EventTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.EventTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.EventTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.EventTemplate.Editable.Create(Boolean create)
- Views.WeekView.EventTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.EventTemplate.Editable.Update(Boolean update)
- Views.WeekView.EventTemplate.Editable(Boolean isEditable)
- Views.WeekView.EventTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.EventTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.EventTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.EventTemplate.Footer(Boolean showFooter)
- Views.WeekView.EventTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.EventTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.EventTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.EventTemplate.Groups(Boolean date)
- Views.WeekView.EventTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.EventTemplate.Groups.Date(Boolean date)
- Views.WeekView.EventTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.EventTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.EventTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.EventTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.EventTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.EventTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.EventTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.EventTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.EventTemplate.Selected(Boolean isSelected)
- Views.WeekView.EventTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.EventTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.EventTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.EventTemplate.ShowWorkHours()
- Views.WeekView.EventTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.EventTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.EventTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.EventTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplate.Title(System.String title)
- Views.WeekView.EventTemplate.Virtual(Boolean enable)
- Views.WeekView.EventTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.EventTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.EventTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.EventTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.EventTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.EventTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.EventTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.EventTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.EventTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.EventTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.EventTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.EventTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.EventTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.EventTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.EventTemplateId.Editable.Create(Boolean create)
- Views.WeekView.EventTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.EventTemplateId.Editable.Update(Boolean update)
- Views.WeekView.EventTemplateId.Editable(Boolean isEditable)
- Views.WeekView.EventTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.EventTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.EventTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.EventTemplateId.Footer(Boolean showFooter)
- Views.WeekView.EventTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.EventTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.EventTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.EventTemplateId.Groups(Boolean date)
- Views.WeekView.EventTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.EventTemplateId.Groups.Date(Boolean date)
- Views.WeekView.EventTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.EventTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.EventTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.EventTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.EventTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.EventTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.EventTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.EventTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.EventTemplateId.Selected(Boolean isSelected)
- Views.WeekView.EventTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.EventTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.EventTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.EventTemplateId.ShowWorkHours()
- Views.WeekView.EventTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.EventTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.EventTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.EventTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplateId.Title(System.String title)
- Views.WeekView.EventTemplateId.Virtual(Boolean enable)
- Views.WeekView.EventTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.EventTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.EventTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.EventTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.EventTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.EventTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.EventTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.Footer(Boolean showFooter)
- Views.WeekView.Footer.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.Footer.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.Footer.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.Footer.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.Footer.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Footer.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.Footer.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.Footer.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.Footer.Editable.Create(Boolean create)
- Views.WeekView.Footer.Editable.Destroy(Boolean destroy)
- Views.WeekView.Footer.Editable.Update(Boolean update)
- Views.WeekView.Footer.Editable(Boolean isEditable)
- Views.WeekView.Footer.EndTime(System.DateTime endTime)
- Views.WeekView.Footer.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.Footer.EventTemplate(System.String eventTemplate)
- Views.WeekView.Footer.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.Footer.Footer(Boolean showFooter)
- Views.WeekView.Footer.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.Footer.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.Footer.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.Footer.Groups(Boolean date)
- Views.WeekView.Footer.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.Footer.Groups.Date(Boolean date)
- Views.WeekView.Footer.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.Footer.Groups.Resources(System.String<> names)
- Views.WeekView.Footer.MajorTick(Int32 majorTick)
- Views.WeekView.Footer.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.Footer.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.Footer.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.Footer.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.Footer.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.Footer.Selected(Boolean isSelected)
- Views.WeekView.Footer.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.Footer.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.Footer.ShowWorkHours(Boolean value)
- Views.WeekView.Footer.ShowWorkHours()
- Views.WeekView.Footer.SlotTemplate(System.String slotTemplate)
- Views.WeekView.Footer.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Footer.StartTime(System.DateTime startTime)
- Views.WeekView.Footer.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.Footer.Title(System.String title)
- Views.WeekView.Footer.Virtual(Boolean enable)
- Views.WeekView.Footer.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.Footer.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.Footer.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.Footer.WorkDays(Int32<> workDays)
- Views.WeekView.Footer.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.Footer.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.Footer.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.Footer.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.GroupHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.GroupHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.GroupHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.GroupHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.GroupHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.GroupHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.GroupHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.GroupHeaderTemplate.Editable.Create(Boolean create)
- Views.WeekView.GroupHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.GroupHeaderTemplate.Editable.Update(Boolean update)
- Views.WeekView.GroupHeaderTemplate.Editable(Boolean isEditable)
- Views.WeekView.GroupHeaderTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.GroupHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.GroupHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.GroupHeaderTemplate.Footer(Boolean showFooter)
- Views.WeekView.GroupHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.GroupHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.GroupHeaderTemplate.Groups(Boolean date)
- Views.WeekView.GroupHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.GroupHeaderTemplate.Groups.Date(Boolean date)
- Views.WeekView.GroupHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.GroupHeaderTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.GroupHeaderTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.GroupHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.GroupHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.GroupHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.GroupHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplate.Selected(Boolean isSelected)
- Views.WeekView.GroupHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.GroupHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.GroupHeaderTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.GroupHeaderTemplate.ShowWorkHours()
- Views.WeekView.GroupHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.GroupHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.GroupHeaderTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.GroupHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplate.Title(System.String title)
- Views.WeekView.GroupHeaderTemplate.Virtual(Boolean enable)
- Views.WeekView.GroupHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.GroupHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.GroupHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.GroupHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.GroupHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.GroupHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.GroupHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.GroupHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.GroupHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.GroupHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.GroupHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.GroupHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.GroupHeaderTemplateId.Editable.Create(Boolean create)
- Views.WeekView.GroupHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.GroupHeaderTemplateId.Editable.Update(Boolean update)
- Views.WeekView.GroupHeaderTemplateId.Editable(Boolean isEditable)
- Views.WeekView.GroupHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.GroupHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.GroupHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.GroupHeaderTemplateId.Footer(Boolean showFooter)
- Views.WeekView.GroupHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.GroupHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.GroupHeaderTemplateId.Groups(Boolean date)
- Views.WeekView.GroupHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.GroupHeaderTemplateId.Groups.Date(Boolean date)
- Views.WeekView.GroupHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.GroupHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.GroupHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.GroupHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.GroupHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.GroupHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.GroupHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.GroupHeaderTemplateId.Selected(Boolean isSelected)
- Views.WeekView.GroupHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.GroupHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.GroupHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.GroupHeaderTemplateId.ShowWorkHours()
- Views.WeekView.GroupHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.GroupHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.GroupHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.GroupHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplateId.Title(System.String title)
- Views.WeekView.GroupHeaderTemplateId.Virtual(Boolean enable)
- Views.WeekView.GroupHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.GroupHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.GroupHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.GroupHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.GroupHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.GroupHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.GroupHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.Groups.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.Groups.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.Groups.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.Groups.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.Groups.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Groups.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.Groups.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.Groups.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.Groups.Editable.Create(Boolean create)
- Views.WeekView.Groups.Editable.Destroy(Boolean destroy)
- Views.WeekView.Groups.Editable.Update(Boolean update)
- Views.WeekView.Groups.Editable(Boolean isEditable)
- Views.WeekView.Groups.EndTime(System.DateTime endTime)
- Views.WeekView.Groups.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.Groups.EventTemplate(System.String eventTemplate)
- Views.WeekView.Groups.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.Groups.Footer(Boolean showFooter)
- Views.WeekView.Groups.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.Groups.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.Groups.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.Groups.Groups(Boolean date)
- Views.WeekView.Groups.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.Groups.Groups.Date(Boolean date)
- Views.WeekView.Groups.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.Groups.Groups.Resources(System.String<> names)
- Views.WeekView.Groups.MajorTick(Int32 majorTick)
- Views.WeekView.Groups.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.Groups.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.Groups.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.Groups.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.Groups.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.Groups.Selected(Boolean isSelected)
- Views.WeekView.Groups.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.Groups.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.Groups.ShowWorkHours(Boolean value)
- Views.WeekView.Groups.ShowWorkHours()
- Views.WeekView.Groups.SlotTemplate(System.String slotTemplate)
- Views.WeekView.Groups.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Groups.StartTime(System.DateTime startTime)
- Views.WeekView.Groups.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.Groups.Title(System.String title)
- Views.WeekView.Groups.Virtual(Boolean enable)
- Views.WeekView.Groups.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.Groups.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.Groups.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.Groups.WorkDays(Int32<> workDays)
- Views.WeekView.Groups.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.Groups.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.Groups.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.Groups.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.Groups(Boolean date)
- Views.WeekView.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.Groups.Date(Boolean date)
- Views.WeekView.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.Groups.Resources(System.String<> names)
- Views.WeekView.MajorTick(Int32 majorTick)
- Views.WeekView.MajorTick.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.MajorTick.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.MajorTick.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.MajorTick.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.MajorTick.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MajorTick.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.MajorTick.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.MajorTick.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.MajorTick.Editable.Create(Boolean create)
- Views.WeekView.MajorTick.Editable.Destroy(Boolean destroy)
- Views.WeekView.MajorTick.Editable.Update(Boolean update)
- Views.WeekView.MajorTick.Editable(Boolean isEditable)
- Views.WeekView.MajorTick.EndTime(System.DateTime endTime)
- Views.WeekView.MajorTick.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTick.EventTemplate(System.String eventTemplate)
- Views.WeekView.MajorTick.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.MajorTick.Footer(Boolean showFooter)
- Views.WeekView.MajorTick.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.MajorTick.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.MajorTick.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.MajorTick.Groups(Boolean date)
- Views.WeekView.MajorTick.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.MajorTick.Groups.Date(Boolean date)
- Views.WeekView.MajorTick.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.MajorTick.Groups.Resources(System.String<> names)
- Views.WeekView.MajorTick.MajorTick(Int32 majorTick)
- Views.WeekView.MajorTick.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MajorTick.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MajorTick.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MajorTick.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MajorTick.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MajorTick.Selected(Boolean isSelected)
- Views.WeekView.MajorTick.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.MajorTick.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.MajorTick.ShowWorkHours(Boolean value)
- Views.WeekView.MajorTick.ShowWorkHours()
- Views.WeekView.MajorTick.SlotTemplate(System.String slotTemplate)
- Views.WeekView.MajorTick.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MajorTick.StartTime(System.DateTime startTime)
- Views.WeekView.MajorTick.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTick.Title(System.String title)
- Views.WeekView.MajorTick.Virtual(Boolean enable)
- Views.WeekView.MajorTick.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.MajorTick.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.MajorTick.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTick.WorkDays(Int32<> workDays)
- Views.WeekView.MajorTick.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.MajorTick.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTick.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.MajorTick.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.MajorTimeHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.MajorTimeHeaderTemplate.Editable.Create(Boolean create)
- Views.WeekView.MajorTimeHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.MajorTimeHeaderTemplate.Editable.Update(Boolean update)
- Views.WeekView.MajorTimeHeaderTemplate.Editable(Boolean isEditable)
- Views.WeekView.MajorTimeHeaderTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.MajorTimeHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.Footer(Boolean showFooter)
- Views.WeekView.MajorTimeHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.MajorTimeHeaderTemplate.Groups(Boolean date)
- Views.WeekView.MajorTimeHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.MajorTimeHeaderTemplate.Groups.Date(Boolean date)
- Views.WeekView.MajorTimeHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.MajorTimeHeaderTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.MajorTimeHeaderTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.MajorTimeHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MajorTimeHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.Selected(Boolean isSelected)
- Views.WeekView.MajorTimeHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.MajorTimeHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.MajorTimeHeaderTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.MajorTimeHeaderTemplate.ShowWorkHours()
- Views.WeekView.MajorTimeHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.MajorTimeHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MajorTimeHeaderTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.MajorTimeHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplate.Title(System.String title)
- Views.WeekView.MajorTimeHeaderTemplate.Virtual(Boolean enable)
- Views.WeekView.MajorTimeHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.MajorTimeHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.MajorTimeHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.MajorTimeHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.MajorTimeHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.MajorTimeHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.MajorTimeHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.MajorTimeHeaderTemplateId.Editable.Create(Boolean create)
- Views.WeekView.MajorTimeHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.MajorTimeHeaderTemplateId.Editable.Update(Boolean update)
- Views.WeekView.MajorTimeHeaderTemplateId.Editable(Boolean isEditable)
- Views.WeekView.MajorTimeHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.MajorTimeHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.Footer(Boolean showFooter)
- Views.WeekView.MajorTimeHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.MajorTimeHeaderTemplateId.Groups(Boolean date)
- Views.WeekView.MajorTimeHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.MajorTimeHeaderTemplateId.Groups.Date(Boolean date)
- Views.WeekView.MajorTimeHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.MajorTimeHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.MajorTimeHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.MajorTimeHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MajorTimeHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.Selected(Boolean isSelected)
- Views.WeekView.MajorTimeHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.MajorTimeHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.MajorTimeHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.MajorTimeHeaderTemplateId.ShowWorkHours()
- Views.WeekView.MajorTimeHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.MajorTimeHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MajorTimeHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.MajorTimeHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplateId.Title(System.String title)
- Views.WeekView.MajorTimeHeaderTemplateId.Virtual(Boolean enable)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.MajorTimeHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MinorTickCount.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.MinorTickCount.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.MinorTickCount.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.MinorTickCount.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.MinorTickCount.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MinorTickCount.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.MinorTickCount.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.MinorTickCount.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.MinorTickCount.Editable.Create(Boolean create)
- Views.WeekView.MinorTickCount.Editable.Destroy(Boolean destroy)
- Views.WeekView.MinorTickCount.Editable.Update(Boolean update)
- Views.WeekView.MinorTickCount.Editable(Boolean isEditable)
- Views.WeekView.MinorTickCount.EndTime(System.DateTime endTime)
- Views.WeekView.MinorTickCount.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTickCount.EventTemplate(System.String eventTemplate)
- Views.WeekView.MinorTickCount.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.MinorTickCount.Footer(Boolean showFooter)
- Views.WeekView.MinorTickCount.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.MinorTickCount.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.MinorTickCount.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.MinorTickCount.Groups(Boolean date)
- Views.WeekView.MinorTickCount.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.MinorTickCount.Groups.Date(Boolean date)
- Views.WeekView.MinorTickCount.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.MinorTickCount.Groups.Resources(System.String<> names)
- Views.WeekView.MinorTickCount.MajorTick(Int32 majorTick)
- Views.WeekView.MinorTickCount.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MinorTickCount.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MinorTickCount.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MinorTickCount.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MinorTickCount.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MinorTickCount.Selected(Boolean isSelected)
- Views.WeekView.MinorTickCount.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.MinorTickCount.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.MinorTickCount.ShowWorkHours(Boolean value)
- Views.WeekView.MinorTickCount.ShowWorkHours()
- Views.WeekView.MinorTickCount.SlotTemplate(System.String slotTemplate)
- Views.WeekView.MinorTickCount.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MinorTickCount.StartTime(System.DateTime startTime)
- Views.WeekView.MinorTickCount.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTickCount.Title(System.String title)
- Views.WeekView.MinorTickCount.Virtual(Boolean enable)
- Views.WeekView.MinorTickCount.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.MinorTickCount.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.MinorTickCount.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTickCount.WorkDays(Int32<> workDays)
- Views.WeekView.MinorTickCount.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.MinorTickCount.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTickCount.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.MinorTickCount.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.MinorTimeHeaderTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.MinorTimeHeaderTemplate.Editable.Create(Boolean create)
- Views.WeekView.MinorTimeHeaderTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.MinorTimeHeaderTemplate.Editable.Update(Boolean update)
- Views.WeekView.MinorTimeHeaderTemplate.Editable(Boolean isEditable)
- Views.WeekView.MinorTimeHeaderTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.MinorTimeHeaderTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplate.EventTemplate(System.String eventTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.Footer(Boolean showFooter)
- Views.WeekView.MinorTimeHeaderTemplate.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.MinorTimeHeaderTemplate.Groups(Boolean date)
- Views.WeekView.MinorTimeHeaderTemplate.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.MinorTimeHeaderTemplate.Groups.Date(Boolean date)
- Views.WeekView.MinorTimeHeaderTemplate.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.MinorTimeHeaderTemplate.Groups.Resources(System.String<> names)
- Views.WeekView.MinorTimeHeaderTemplate.MajorTick(Int32 majorTick)
- Views.WeekView.MinorTimeHeaderTemplate.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MinorTimeHeaderTemplate.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.Selected(Boolean isSelected)
- Views.WeekView.MinorTimeHeaderTemplate.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.MinorTimeHeaderTemplate.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.MinorTimeHeaderTemplate.ShowWorkHours(Boolean value)
- Views.WeekView.MinorTimeHeaderTemplate.ShowWorkHours()
- Views.WeekView.MinorTimeHeaderTemplate.SlotTemplate(System.String slotTemplate)
- Views.WeekView.MinorTimeHeaderTemplate.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MinorTimeHeaderTemplate.StartTime(System.DateTime startTime)
- Views.WeekView.MinorTimeHeaderTemplate.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplate.Title(System.String title)
- Views.WeekView.MinorTimeHeaderTemplate.Virtual(Boolean enable)
- Views.WeekView.MinorTimeHeaderTemplate.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.MinorTimeHeaderTemplate.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.MinorTimeHeaderTemplate.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplate.WorkDays(Int32<> workDays)
- Views.WeekView.MinorTimeHeaderTemplate.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.MinorTimeHeaderTemplate.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplate.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.MinorTimeHeaderTemplate.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.MinorTimeHeaderTemplateId.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.MinorTimeHeaderTemplateId.Editable.Create(Boolean create)
- Views.WeekView.MinorTimeHeaderTemplateId.Editable.Destroy(Boolean destroy)
- Views.WeekView.MinorTimeHeaderTemplateId.Editable.Update(Boolean update)
- Views.WeekView.MinorTimeHeaderTemplateId.Editable(Boolean isEditable)
- Views.WeekView.MinorTimeHeaderTemplateId.EndTime(System.DateTime endTime)
- Views.WeekView.MinorTimeHeaderTemplateId.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplateId.EventTemplate(System.String eventTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.Footer(Boolean showFooter)
- Views.WeekView.MinorTimeHeaderTemplateId.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.MinorTimeHeaderTemplateId.Groups(Boolean date)
- Views.WeekView.MinorTimeHeaderTemplateId.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.MinorTimeHeaderTemplateId.Groups.Date(Boolean date)
- Views.WeekView.MinorTimeHeaderTemplateId.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.MinorTimeHeaderTemplateId.Groups.Resources(System.String<> names)
- Views.WeekView.MinorTimeHeaderTemplateId.MajorTick(Int32 majorTick)
- Views.WeekView.MinorTimeHeaderTemplateId.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.MinorTimeHeaderTemplateId.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.Selected(Boolean isSelected)
- Views.WeekView.MinorTimeHeaderTemplateId.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.MinorTimeHeaderTemplateId.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.MinorTimeHeaderTemplateId.ShowWorkHours(Boolean value)
- Views.WeekView.MinorTimeHeaderTemplateId.ShowWorkHours()
- Views.WeekView.MinorTimeHeaderTemplateId.SlotTemplate(System.String slotTemplate)
- Views.WeekView.MinorTimeHeaderTemplateId.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.MinorTimeHeaderTemplateId.StartTime(System.DateTime startTime)
- Views.WeekView.MinorTimeHeaderTemplateId.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplateId.Title(System.String title)
- Views.WeekView.MinorTimeHeaderTemplateId.Virtual(Boolean enable)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkDays(Int32<> workDays)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.MinorTimeHeaderTemplateId.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.Selected(Boolean isSelected)
- Views.WeekView.Selected.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.Selected.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.Selected.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.Selected.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.Selected.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Selected.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.Selected.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.Selected.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.Selected.Editable.Create(Boolean create)
- Views.WeekView.Selected.Editable.Destroy(Boolean destroy)
- Views.WeekView.Selected.Editable.Update(Boolean update)
- Views.WeekView.Selected.Editable(Boolean isEditable)
- Views.WeekView.Selected.EndTime(System.DateTime endTime)
- Views.WeekView.Selected.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.Selected.EventTemplate(System.String eventTemplate)
- Views.WeekView.Selected.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.Selected.Footer(Boolean showFooter)
- Views.WeekView.Selected.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.Selected.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.Selected.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.Selected.Groups(Boolean date)
- Views.WeekView.Selected.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.Selected.Groups.Date(Boolean date)
- Views.WeekView.Selected.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.Selected.Groups.Resources(System.String<> names)
- Views.WeekView.Selected.MajorTick(Int32 majorTick)
- Views.WeekView.Selected.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.Selected.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.Selected.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.Selected.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.Selected.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.Selected.Selected(Boolean isSelected)
- Views.WeekView.Selected.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.Selected.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.Selected.ShowWorkHours(Boolean value)
- Views.WeekView.Selected.ShowWorkHours()
- Views.WeekView.Selected.SlotTemplate(System.String slotTemplate)
- Views.WeekView.Selected.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.Selected.StartTime(System.DateTime startTime)
- Views.WeekView.Selected.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.Selected.Title(System.String title)
- Views.WeekView.Selected.Virtual(Boolean enable)
- Views.WeekView.Selected.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.Selected.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.Selected.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.Selected.WorkDays(Int32<> workDays)
- Views.WeekView.Selected.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.Selected.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.Selected.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.Selected.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.SelectedDateFormat.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.SelectedDateFormat.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.SelectedDateFormat.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.SelectedDateFormat.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.SelectedDateFormat.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.SelectedDateFormat.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.SelectedDateFormat.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.SelectedDateFormat.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.SelectedDateFormat.Editable.Create(Boolean create)
- Views.WeekView.SelectedDateFormat.Editable.Destroy(Boolean destroy)
- Views.WeekView.SelectedDateFormat.Editable.Update(Boolean update)
- Views.WeekView.SelectedDateFormat.Editable(Boolean isEditable)
- Views.WeekView.SelectedDateFormat.EndTime(System.DateTime endTime)
- Views.WeekView.SelectedDateFormat.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedDateFormat.EventTemplate(System.String eventTemplate)
- Views.WeekView.SelectedDateFormat.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.SelectedDateFormat.Footer(Boolean showFooter)
- Views.WeekView.SelectedDateFormat.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.SelectedDateFormat.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.SelectedDateFormat.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.SelectedDateFormat.Groups(Boolean date)
- Views.WeekView.SelectedDateFormat.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.SelectedDateFormat.Groups.Date(Boolean date)
- Views.WeekView.SelectedDateFormat.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.SelectedDateFormat.Groups.Resources(System.String<> names)
- Views.WeekView.SelectedDateFormat.MajorTick(Int32 majorTick)
- Views.WeekView.SelectedDateFormat.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.SelectedDateFormat.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.SelectedDateFormat.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.SelectedDateFormat.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.SelectedDateFormat.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.SelectedDateFormat.Selected(Boolean isSelected)
- Views.WeekView.SelectedDateFormat.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.SelectedDateFormat.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.SelectedDateFormat.ShowWorkHours(Boolean value)
- Views.WeekView.SelectedDateFormat.ShowWorkHours()
- Views.WeekView.SelectedDateFormat.SlotTemplate(System.String slotTemplate)
- Views.WeekView.SelectedDateFormat.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.SelectedDateFormat.StartTime(System.DateTime startTime)
- Views.WeekView.SelectedDateFormat.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedDateFormat.Title(System.String title)
- Views.WeekView.SelectedDateFormat.Virtual(Boolean enable)
- Views.WeekView.SelectedDateFormat.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.SelectedDateFormat.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.SelectedDateFormat.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedDateFormat.WorkDays(Int32<> workDays)
- Views.WeekView.SelectedDateFormat.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.SelectedDateFormat.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedDateFormat.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.SelectedDateFormat.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.SelectedShortDateFormat.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.SelectedShortDateFormat.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.SelectedShortDateFormat.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.SelectedShortDateFormat.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.SelectedShortDateFormat.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.SelectedShortDateFormat.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.SelectedShortDateFormat.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.SelectedShortDateFormat.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.SelectedShortDateFormat.Editable.Create(Boolean create)
- Views.WeekView.SelectedShortDateFormat.Editable.Destroy(Boolean destroy)
- Views.WeekView.SelectedShortDateFormat.Editable.Update(Boolean update)
- Views.WeekView.SelectedShortDateFormat.Editable(Boolean isEditable)
- Views.WeekView.SelectedShortDateFormat.EndTime(System.DateTime endTime)
- Views.WeekView.SelectedShortDateFormat.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedShortDateFormat.EventTemplate(System.String eventTemplate)
- Views.WeekView.SelectedShortDateFormat.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.SelectedShortDateFormat.Footer(Boolean showFooter)
- Views.WeekView.SelectedShortDateFormat.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.SelectedShortDateFormat.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.SelectedShortDateFormat.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.SelectedShortDateFormat.Groups(Boolean date)
- Views.WeekView.SelectedShortDateFormat.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.SelectedShortDateFormat.Groups.Date(Boolean date)
- Views.WeekView.SelectedShortDateFormat.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.SelectedShortDateFormat.Groups.Resources(System.String<> names)
- Views.WeekView.SelectedShortDateFormat.MajorTick(Int32 majorTick)
- Views.WeekView.SelectedShortDateFormat.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.SelectedShortDateFormat.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.SelectedShortDateFormat.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.SelectedShortDateFormat.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.SelectedShortDateFormat.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.SelectedShortDateFormat.Selected(Boolean isSelected)
- Views.WeekView.SelectedShortDateFormat.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.SelectedShortDateFormat.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.SelectedShortDateFormat.ShowWorkHours(Boolean value)
- Views.WeekView.SelectedShortDateFormat.ShowWorkHours()
- Views.WeekView.SelectedShortDateFormat.SlotTemplate(System.String slotTemplate)
- Views.WeekView.SelectedShortDateFormat.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.SelectedShortDateFormat.StartTime(System.DateTime startTime)
- Views.WeekView.SelectedShortDateFormat.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedShortDateFormat.Title(System.String title)
- Views.WeekView.SelectedShortDateFormat.Virtual(Boolean enable)
- Views.WeekView.SelectedShortDateFormat.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.SelectedShortDateFormat.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.SelectedShortDateFormat.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedShortDateFormat.WorkDays(Int32<> workDays)
- Views.WeekView.SelectedShortDateFormat.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.SelectedShortDateFormat.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.SelectedShortDateFormat.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.SelectedShortDateFormat.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.ShowWorkHours(Boolean value)
- Views.WeekView.ShowWorkHours.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.ShowWorkHours.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.ShowWorkHours.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.ShowWorkHours.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.ShowWorkHours.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.ShowWorkHours.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.ShowWorkHours.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.ShowWorkHours.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.ShowWorkHours.Editable.Create(Boolean create)
- Views.WeekView.ShowWorkHours.Editable.Destroy(Boolean destroy)
- Views.WeekView.ShowWorkHours.Editable.Update(Boolean update)
- Views.WeekView.ShowWorkHours.Editable(Boolean isEditable)
- Views.WeekView.ShowWorkHours.EndTime(System.DateTime endTime)
- Views.WeekView.ShowWorkHours.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.ShowWorkHours.EventTemplate(System.String eventTemplate)
- Views.WeekView.ShowWorkHours.EventTemplateId(System.String eventTemplateId)
- Views.WeekView.ShowWorkHours.Footer(Boolean showFooter)
- Views.WeekView.ShowWorkHours.GroupHeaderTemplate(System.String groupHeaderTemplate)
- Views.WeekView.ShowWorkHours.GroupHeaderTemplateId(System.String groupHeaderTemplateId)
- Views.WeekView.ShowWorkHours.Groups(Kendo.Mvc.UI.SchedulerGroupOrientation orientation)
- Views.WeekView.ShowWorkHours.Groups(Boolean date)
- Views.WeekView.ShowWorkHours.Groups(System.Action<Kendo.Mvc.UI.Fluent.SchedulerGroupBuilder> configuration)
- Views.WeekView.ShowWorkHours.Groups.Date(Boolean date)
- Views.WeekView.ShowWorkHours.Groups.Orientation(Kendo.Mvc.UI.SchedulerGroupOrientation value)
- Views.WeekView.ShowWorkHours.Groups.Resources(System.String<> names)
- Views.WeekView.ShowWorkHours.MajorTick(Int32 majorTick)
- Views.WeekView.ShowWorkHours.MajorTimeHeaderTemplate(System.String majorTimeHeaderTemplate)
- Views.WeekView.ShowWorkHours.MajorTimeHeaderTemplateId(System.String majorTimeHeaderTemplateId)
- Views.WeekView.ShowWorkHours.MinorTickCount(Int32 minorTickCount)
- Views.WeekView.ShowWorkHours.MinorTimeHeaderTemplate(System.String minorTimeHeaderTemplate)
- Views.WeekView.ShowWorkHours.MinorTimeHeaderTemplateId(System.String minorTimeHeaderTemplateId)
- Views.WeekView.ShowWorkHours.Selected(Boolean isSelected)
- Views.WeekView.ShowWorkHours.SelectedDateFormat(System.String selectedDateFormat)
- Views.WeekView.ShowWorkHours.SelectedShortDateFormat(System.String selectedShortDateFormat)
- Views.WeekView.ShowWorkHours.ShowWorkHours(Boolean value)
- Views.WeekView.ShowWorkHours.ShowWorkHours()
- Views.WeekView.ShowWorkHours.SlotTemplate(System.String slotTemplate)
- Views.WeekView.ShowWorkHours.SlotTemplateId(System.String slotTemplateId)
- Views.WeekView.ShowWorkHours.StartTime(System.DateTime startTime)
- Views.WeekView.ShowWorkHours.StartTime(Int32, Int32, Int32 hours)
- Views.WeekView.ShowWorkHours.Title(System.String title)
- Views.WeekView.ShowWorkHours.Virtual(Boolean enable)
- Views.WeekView.ShowWorkHours.WorkDayCommand(Boolean showWorkDayCommand)
- Views.WeekView.ShowWorkHours.WorkDayEnd(System.DateTime workDayEnd)
- Views.WeekView.ShowWorkHours.WorkDayEnd(Int32, Int32, Int32 hours)
- Views.WeekView.ShowWorkHours.WorkDays(Int32<> workDays)
- Views.WeekView.ShowWorkHours.WorkDayStart(System.DateTime workDayStart)
- Views.WeekView.ShowWorkHours.WorkDayStart(Int32, Int32, Int32 hours)
- Views.WeekView.ShowWorkHours.WorkWeekEnd(Int32 workWeekEndDay)
- Views.WeekView.ShowWorkHours.WorkWeekStart(Int32 workWeekStartDay)
- Views.WeekView.ShowWorkHours()
- Views.WeekView.SlotTemplate(System.String slotTemplate)
- Views.WeekView.SlotTemplate.AllDayEventTemplate(System.String allDayEventTemplate)
- Views.WeekView.SlotTemplate.AllDayEventTemplateId(System.String allDayEventTemplateId)
- Views.WeekView.SlotTemplate.AllDaySlot(Boolean allDaySlot)
- Views.WeekView.SlotTemplate.AllDaySlotTemplate(System.String slotTemplate)
- Views.WeekView.SlotTemplate.AllDaySlotTemplateId(System.String slotTemplateId)
- Views.WeekView.SlotTemplate.DateHeaderTemplate(System.String dateHeaderTemplate)
- Views.WeekView.SlotTemplate.DateHeaderTemplateId(System.String dateHeaderTemplateId)
- Views.WeekView.SlotTemplate.Editable(System.Action<Kendo.Mvc.UI.Fluent.SchedulerViewEditableSettingsBuilder> configurator)
- Views.WeekView.SlotTemplate.Editable.Create(Boolean create)
- Views.WeekView.SlotTemplate.Editable.Destroy(Boolean destroy)
- Views.WeekView.SlotTemplate.Editable.Update(Boolean update)
- Views.WeekView.SlotTemplate.Editable(Boolean isEditable)
- Views.WeekView.SlotTemplate.EndTime(System.DateTime endTime)
- Views.WeekView.SlotTemplate.EndTime(Int32, Int32, Int32 hours)
- Views.WeekView.SlotTemplate.EventTemplate(System.String eventTem