- 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)
- AsModule(Boolean value)
- AutoAdjust(Boolean value)
- AutoCorrectParts(Boolean value)
- BindTo(System.Collections.Generic.IList<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)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.TimePickerEventBuilder> 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)
- FocusTime(System.DateTime value)
- Format(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Interval(System.Action<Kendo.Mvc.UI.Fluent.IntervalSettingsBuilder> action)
- Interval.Hour(Int32 hour)
- Interval.Minute(Int32 minute)
- Interval.Second(Int32 second)
- Interval(Int32 value)
- Label(System.Action<Kendo.Mvc.UI.Fluent.TimePickerLabelSettingsBuilder> 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.TimeSpan value)
- Max(System.String value)
- Max(System.DateTime value)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.TimePickerMessagesSettingsBuilder> configurator)
- Messages.Cancel(System.String value)
- Messages.DateInput(System.Action<Kendo.Mvc.UI.Fluent.TimePickerMessagesDateInputSettingsBuilder> 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.Hour(System.String value)
- Messages.Millisecond(System.String value)
- Messages.Minute(System.String value)
- Messages.Now(System.String value)
- Messages.Second(System.String value)
- Messages.Set(System.String value)
- Min(System.TimeSpan value)
- Min(System.String value)
- Min(System.DateTime value)
- Name(System.String componentName)
- ParseFormats(System.String<> value)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.TimePickerPopupSettingsBuilder> 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)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- UseMvvmInitialization(Boolean value)
- UseMvvmInitialization()
- Value(System.Nullable<System.DateTime> date)
- Value(System.String date)
- Value(System.Nullable<System.TimeSpan> time)
- Value(System.TimeOnly value)
- Value(System.Nullable<System.TimeOnly> value)
- Value(System.DateTime value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?