Switch
Configuration
- AsModule(Boolean value)
- Checked(Boolean value)
- Checked()
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Enabled(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.SwitchEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.SwitchMessagesSettingsBuilder> configurator)
- Messages.Checked(System.String value)
- Messages.Unchecked(System.String value)
- Name(System.String componentName)
- Readonly(Boolean value)
- Readonly()
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Size(Kendo.Mvc.UI.ComponentSize value)
- ThumbRounded(Kendo.Mvc.UI.Rounded value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- TrackRounded(Kendo.Mvc.UI.Rounded value)
- Width(Double value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)