CheckBoxGroup
Configuration
- AsModule(Boolean value)
- BindTo(System.String<> values)
- BindTo(System.Collections.Generic.IEnumerable<Kendo.Mvc.UI.IInputGroupItem> values)
- 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.CheckBoxGroupEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Focus(System.String handler)
- Events.Focus(System.Func<System.Object,System.Object> handler)
- Events.Select(System.String handler)
- Events.Select(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)
- InputName(System.String value)
- InputRounded(Kendo.Mvc.UI.Rounded value)
- InputSize(Kendo.Mvc.UI.ComponentSize value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.CheckBoxGroupItemFactory> configurator)
- LabelPosition(System.String value)
- LabelPosition(Kendo.Mvc.UI.CheckBoxGroupLabelPosition value)
- Layout(System.String value)
- Layout(Kendo.Mvc.UI.CheckBoxGroupLayout value)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.Collections.Generic.IEnumerable<System.String> value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)