- AsModule(Boolean value)
- ButtonsTemplate(System.String value)
- ButtonsTemplate(Kendo.Mvc.UI.TemplateBuilder<T> template)
- ButtonsTemplateId(System.String value)
- ButtonsTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Events(System.Action<Kendo.Mvc.UI.Fluent.FormEventBuilder> configurator)
- Events.Change(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Clear(System.String handler)
- Events.Clear(System.Func<System.Object,System.Object> handler)
- Events.Submit(System.String handler)
- Events.Submit(System.Func<System.Object,System.Object> handler)
- Events.Validate(System.String handler)
- Events.Validate(System.Func<System.Object,System.Object> handler)
- Events.ValidateField(System.String handler)
- Events.ValidateField(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- 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.Form.Fluent.FormGridSettingsBuilder<T>> configurator)
- Grid.Cols(Double value)
- Grid.Gutter(System.Action<Kendo.Mvc.UI.Form.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.Form.Fluent.FormItemFactory<T>> configurator)
- Layout(System.String value)
- Messages(System.Action<Kendo.Mvc.UI.Form.Fluent.FormMessagesSettingsBuilder<T>> configurator)
- Messages.Clear(System.String value)
- Messages.Optional(System.String value)
- Messages.Submit(System.String value)
- 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.Form.Fluent.FormValidatableSettingsBuilder<T>> configurator)
- Validatable.ErrorTemplate(System.String value)
- Validatable.ErrorTemplateHandler(System.String value)
- Validatable.ErrorTemplateId(System.String value)
- Validatable.ErrorTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Validatable.ValidateOnBlur(Boolean value)
- Validatable.ValidationSummary(Boolean value)
- Validatable.ValidationSummary(System.Action<Kendo.Mvc.UI.Form.Fluent.FormValidationSummarySettingsBuilder> 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(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?