Form
Configuration
- AsModule(Boolean value)
- ButtonsTemplate(System.String value)
- ButtonsTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ButtonsTemplateHandler(System.String value)
- ButtonsTemplateId(System.String value)
- ButtonsTemplateView(System.Web.Mvc.MvcHtmlString value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.FormEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Clear(System.String handler)
- Events.Submit(System.String handler)
- Events.Validate(System.String handler)
- Events.ValidateField(System.String handler)
- FocusFirst(Boolean value)
- FormatLabel(System.Func<System.Object,System.Object> handler)
- FormatLabel(System.String handler)
- FormData(System.Object value)
- Grid(System.Action<Kendo.Mvc.UI.Fluent.FormGridSettingsBuilder<T>> configurator)
- Grid.Cols(Double value)
- Grid.Gutter(System.Action<Kendo.Mvc.UI.Fluent.FormGridGutterSettingsBuilder<T>> configurator)
- Grid.Gutter.Cols(Double value)
- Grid.Gutter.Rows(Double value)
- Grid.Gutter(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.FormItemFactory<T>> configurator)
- Layout(System.String value)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.FormMessagesSettingsBuilder<T>> configurator)
- Messages.Clear(System.String value)
- Messages.Optional(System.String value)
- Messages.Submit(System.String value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Orientation(System.String value)
- Render()
- 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()
- Validatable(System.Action<Kendo.Mvc.UI.Fluent.FormValidatableSettingsBuilder<T>> configurator)
- Validatable.ErrorTemplate(System.String value)
- Validatable.ErrorTemplateHandler(System.String value)
- Validatable.ErrorTemplateId(System.String value)
- Validatable.ErrorTemplateView(System.Web.Mvc.MvcHtmlString value)
- Validatable.ValidateOnBlur(Boolean value)
- Validatable.ValidationSummary(Boolean value)
- Validatable.ValidationSummary(System.Action<Kendo.Mvc.UI.Fluent.FormValidationSummarySettingsBuilder<T>> validationSummaryAction)
- Validatable.ValidationSummary.Container(System.String value)
- Validatable.ValidationSummary.Enable(Boolean value)
- Validatable.ValidationSummary.Template(System.String value)
- Validatable.ValidationSummary.TemplateHandler(System.String value)
- Validatable.ValidationSummary.TemplateId(System.String value)
- Validatable.ValidationSummary.TemplateView(System.Web.Mvc.MvcHtmlString value)