TimePicker
Configuration
- 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 culture)
- DateInput(Boolean value)
- DateInput()
- Deferred(Boolean deferred)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.DatePickerEventBuilderBase> clientEventsAction)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Change(System.String handler)
- Events.Close(System.Func<System.Object,System.Object> handler)
- Events.Close(System.String handler)
- Events.Open(System.Func<System.Object,System.Object> handler)
- Events.Open(System.String handler)
- FillMode(Kendo.Mvc.UI.FillMode value)
- FocusTime(System.DateTime dateTime)
- Format(System.String format)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Interval(Int32 interval)
- Interval(System.Action<Kendo.Mvc.UI.Fluent.IntervalSettingsBuilder> action)
- Interval.Hour(Int32 hour)
- Interval.Minute(Int32 minute)
- Interval.Second(Int32 second)
- Label(System.Action<Kendo.Mvc.UI.Fluent.LabelSettingsBuilder> configurator)
- Label.Content(System.String value)
- Label.Floating(Boolean value)
- Max(System.TimeSpan value)
- Max(System.String value)
- Max(System.DateTime date)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.DatePickerBaseMessagesSettingsBuilder> configurator)
- Messages.DateInput(System.Action<Kendo.Mvc.UI.Fluent.DatePickerBaseMessagesDateInputSettingsBuilder> 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.TimeSpan value)
- Min(System.String value)
- Min(System.DateTime date)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- ParseFormats(System.Collections.Generic.IEnumerable<System.String> formats)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.PopupSettingsBuilder> popupAction)
- Popup.AppendTo(System.String selector)
- Popup.Origin(System.String origin)
- Popup.Position(System.String position)
- 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()
- Value(System.Nullable<System.TimeSpan> time)
- Value(System.Nullable<System.DateTime> date)
- Value(System.String date)