Slider
Configuration
- AsModule(Boolean value)
- DecreaseButtonTitle(System.String title)
- Deferred(Boolean deferred)
- DragHandleTitle(System.String title)
- Events(System.Action<Kendo.Mvc.UI.Fluent.SliderEventBuilder> events)
- Events.Change(System.Func<System.Object,System.Object> handlerName)
- Events.Change(System.String handlerName)
- Events.Slide(System.Func<System.Object,System.Object> handlerName)
- Events.Slide(System.String handlerName)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- IncreaseButtonTitle(System.String title)
- LargeStep(T value)
- Max(T value)
- Min(T value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Orientation(Kendo.Mvc.UI.SliderOrientation orientation)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ShowButtons(System.Nullable<System.Boolean> value)
- SmallStep(T value)
- TickPlacement(Kendo.Mvc.UI.SliderTickPlacement tickPlacement)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Tooltip(Boolean value)
- Tooltip(System.Action<Kendo.Mvc.UI.Fluent.SliderTooltipBuilder> action)
- Tooltip.Enabled(Boolean value)
- Tooltip.Format(System.String value)
- Tooltip.Template(System.String template)
- Value(System.Nullable<T> value)