- AdaptiveMode(Kendo.Mvc.UI.AdaptiveMode value)
- Animation(Boolean enable)
- Animation(System.Action<Kendo.Mvc.UI.Fluent.PopupAnimationBuilder> animationAction)
- Animation.Close(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Animation.Close.Duration(Int32 value)
- Animation.Close.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Animation.Close.Expand()
- Animation.Close.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Animation.Close.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Animation.Close.Reverse(Boolean value)
- Animation.Close.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Animation.Close.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Animation.Enable(Boolean enable)
- Animation.Open(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Animation.Open.Duration(Int32 value)
- Animation.Open.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Animation.Open.Expand()
- Animation.Open.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Animation.Open.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Animation.Open.Reverse(Boolean value)
- Animation.Open.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Animation.Open.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- ARIATemplate(System.String value)
- ARIATemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ARIATemplateHandler(System.String templateHandler)
- ARIATemplateId(System.String templateId)
- ARIATemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- AsModule(Boolean value)
- AutoAdjust(Boolean value)
- AutoCorrectParts(Boolean value)
- AutoFill(Boolean value)
- AutoFill()
- BindTo(System.Collections.Generic.List<System.DateTime> dates)
- ComponentType(System.String value)
- Culture(System.String value)
- DateInput(Boolean value)
- DateInput()
- Dates(System.DateTime<> value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Depth(Kendo.Mvc.UI.CalendarView value)
- DisableDates(System.Collections.Generic.IEnumerable<System.String> disableDates)
- DisableDates(System.DayOfWeek<> days)
- DisableDates(System.String handler)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.DatePickerEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Close(System.String handler)
- Events.Close(System.Func<System.Object,System.Object> handler)
- Events.Open(System.String handler)
- Events.Open(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- FillMode(Kendo.Mvc.UI.FillMode value)
- Footer(Boolean footer)
- Footer(System.String value)
- FooterId(System.String id)
- Format(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Label(System.Action<Kendo.Mvc.UI.Fluent.DatePickerLabelSettingsBuilder> configurator)
- Label.Content(System.String value)
- Label.ContentHandler(System.String handler)
- Label.ContentHandler(System.Func<System.Object,System.Object> handler)
- Label.Floating(Boolean value)
- Label.Floating()
- Max(System.String date)
- Max(System.DateTime value)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.DatePickerMessagesSettingsBuilder> configurator)
- Messages.DateInput(System.Action<Kendo.Mvc.UI.Fluent.DatePickerMessagesDateInputSettingsBuilder> configurator)
- Messages.DateInput.Day(System.String value)
- Messages.DateInput.Dayperiod(System.String value)
- Messages.DateInput.Hour(System.String value)
- Messages.DateInput.Minute(System.String value)
- Messages.DateInput.Month(System.String value)
- Messages.DateInput.Second(System.String value)
- Messages.DateInput.Weekday(System.String value)
- Messages.DateInput.Year(System.String value)
- Messages.WeekColumnHeader(System.String value)
- Min(System.String date)
- Min(System.DateTime value)
- MonthTemplate(System.String content)
- MonthTemplate(System.Action<Kendo.Mvc.UI.Fluent.DatePickerMonthTemplateSettingsBuilder> configurator)
- MonthTemplate.Content(System.String value)
- MonthTemplate.ContentId(System.String value)
- MonthTemplate.Empty(System.String value)
- MonthTemplate.EmptyHandler(System.String templateHandler)
- MonthTemplate.EmptyId(System.String value)
- MonthTemplate.MonthTemplateHandler(System.String templateHandler)
- MonthTemplate.WeekNumber(System.String value)
- MonthTemplate.WeekNumberHandler(System.String templateHandler)
- MonthTemplate.WeekNumberId(System.String value)
- MonthTemplateHandler(System.String templateHandler)
- MonthTemplateId(System.String id)
- MonthTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Name(System.String componentName)
- ParseFormats(System.String<> value)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.DatePickerPopupSettingsBuilder> configurator)
- Popup.AppendTo(System.String value)
- Popup.Origin(System.String value)
- Popup.Position(System.String value)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Size(Kendo.Mvc.UI.ComponentSize value)
- Start(Kendo.Mvc.UI.CalendarView value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- UseMvvmInitialization(Boolean value)
- UseMvvmInitialization()
- Value(System.String date)
- Value(System.Nullable<System.DateTime> date)
- Value(System.DateOnly value)
- Value(System.Nullable<System.DateOnly> value)
- Value(System.DateTime value)
- WeekNumber(Boolean value)
- WeekNumber()
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?