- ActionBar(Boolean value)
- AsModule(Boolean value)
- ContentPosition(Kendo.Mvc.UI.WizardContentPosition value)
- 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.WizardEventBuilder> configurator)
- Events.Activate(System.String handler)
- Events.Activate(System.Func<System.Object,System.Object> handler)
- Events.ContentLoad(System.String handler)
- Events.ContentLoad(System.Func<System.Object,System.Object> handler)
- Events.Done(System.String handler)
- Events.Done(System.Func<System.Object,System.Object> handler)
- Events.Error(System.String handler)
- Events.Error(System.Func<System.Object,System.Object> handler)
- Events.FormValidateFailed(System.String handler)
- Events.FormValidateFailed(System.Func<System.Object,System.Object> handler)
- Events.Reset(System.String handler)
- Events.Reset(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)
- LoadOnDemand(Boolean value)
- LoadOnDemand()
- Messages(System.Action<Kendo.Mvc.UI.Fluent.WizardMessagesSettingsBuilder> configurator)
- Messages.Done(System.String value)
- Messages.Next(System.String value)
- Messages.Of(System.String value)
- Messages.Previous(System.String value)
- Messages.Reset(System.String value)
- Messages.Step(System.String value)
- Name(System.String componentName)
- Pager(Boolean value)
- ReloadOnSelect(Boolean value)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Stepper(System.Action<Kendo.Mvc.UI.Fluent.WizardStepperSettingsBuilder> configurator)
- Stepper.Indicator(Boolean value)
- Stepper.Label(Boolean value)
- Stepper.Linear(Boolean value)
- Steps(System.Action<Kendo.Mvc.UI.Fluent.WizardStepFactory> configurator)
- Steps.Add()
- Steps.Add.Buttons(System.Action<Kendo.Mvc.UI.Fluent.WizardStepButtonFactory> configurator)
- Steps.Add.Buttons.Custom()
- Steps.Add.Buttons.Custom.Click(System.String handler)
- Steps.Add.Buttons.Custom.Click(System.Func<System.Object,System.Object> handler)
- Steps.Add.Buttons.Custom.Enabled(Boolean value)
- Steps.Add.Buttons.Custom.Name(System.String value)
- Steps.Add.Buttons.Custom.Primary(Boolean value)
- Steps.Add.Buttons.Custom.Primary()
- Steps.Add.Buttons.Custom.Text(System.String value)
- Steps.Add.Buttons.Done()
- Steps.Add.Buttons.Done.Click(System.String handler)
- Steps.Add.Buttons.Done.Click(System.Func<System.Object,System.Object> handler)
- Steps.Add.Buttons.Done.Enabled(Boolean value)
- Steps.Add.Buttons.Done.Name(System.String value)
- Steps.Add.Buttons.Done.Primary(Boolean value)
- Steps.Add.Buttons.Done.Primary()
- Steps.Add.Buttons.Done.Text(System.String value)
- Steps.Add.Buttons.Next()
- Steps.Add.Buttons.Next.Click(System.String handler)
- Steps.Add.Buttons.Next.Click(System.Func<System.Object,System.Object> handler)
- Steps.Add.Buttons.Next.Enabled(Boolean value)
- Steps.Add.Buttons.Next.Name(System.String value)
- Steps.Add.Buttons.Next.Primary(Boolean value)
- Steps.Add.Buttons.Next.Primary()
- Steps.Add.Buttons.Next.Text(System.String value)
- Steps.Add.Buttons.Previous()
- Steps.Add.Buttons.Previous.Click(System.String handler)
- Steps.Add.Buttons.Previous.Click(System.Func<System.Object,System.Object> handler)
- Steps.Add.Buttons.Previous.Enabled(Boolean value)
- Steps.Add.Buttons.Previous.Name(System.String value)
- Steps.Add.Buttons.Previous.Primary(Boolean value)
- Steps.Add.Buttons.Previous.Primary()
- Steps.Add.Buttons.Previous.Text(System.String value)
- Steps.Add.Buttons.Reset()
- Steps.Add.Buttons.Reset.Click(System.String handler)
- Steps.Add.Buttons.Reset.Click(System.Func<System.Object,System.Object> handler)
- Steps.Add.Buttons.Reset.Enabled(Boolean value)
- Steps.Add.Buttons.Reset.Name(System.String value)
- Steps.Add.Buttons.Reset.Primary(Boolean value)
- Steps.Add.Buttons.Reset.Primary()
- Steps.Add.Buttons.Reset.Text(System.String value)
- Steps.Add.ClassName(System.String value)
- Steps.Add.Content(System.String value)
- Steps.Add.ContentId(System.String value)
- Steps.Add.ContentUrl(System.String value)
- Steps.Add.Enabled(Boolean value)
- Steps.Add.Form(System.Action<Kendo.Mvc.UI.Fluent.FormBuilder<System.Object>> configurator)
- Steps.Add.Form.AsModule(Boolean value)
- Steps.Add.Form.ButtonsTemplate(System.String value)
- Steps.Add.Form.ButtonsTemplate(Kendo.Mvc.UI.TemplateBuilder<System.Object> template)
- Steps.Add.Form.ButtonsTemplateId(System.String value)
- Steps.Add.Form.ButtonsTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Steps.Add.Form.Deferred(Boolean deferred)
- Steps.Add.Form.Deferred.Render()
- Steps.Add.Form.Deferred.ToClientTemplate()
- Steps.Add.Form.Deferred.ToComponent()
- Steps.Add.Form.Deferred.ToHtmlString()
- Steps.Add.Form.Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Steps.Add.Form.Events(System.Action<Kendo.Mvc.UI.Fluent.FormEventBuilder> configurator)
- Steps.Add.Form.Events.Change(System.String handler)
- Steps.Add.Form.Events.Change(System.Func<System.Object,System.Object> handler)
- Steps.Add.Form.Events.Clear(System.String handler)
- Steps.Add.Form.Events.Clear(System.Func<System.Object,System.Object> handler)
- Steps.Add.Form.Events.Submit(System.String handler)
- Steps.Add.Form.Events.Submit(System.Func<System.Object,System.Object> handler)
- Steps.Add.Form.Events.Validate(System.String handler)
- Steps.Add.Form.Events.Validate(System.Func<System.Object,System.Object> handler)
- Steps.Add.Form.Events.ValidateField(System.String handler)
- Steps.Add.Form.Events.ValidateField(System.Func<System.Object,System.Object> handler)
- Steps.Add.Form.Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Steps.Add.Form.Expression(System.String modelExpression)
- Steps.Add.Form.FocusFirst(Boolean value)
- Steps.Add.Form.FormatLabel(System.Func<System.Object,System.Object> handler)
- Steps.Add.Form.FormatLabel(System.String handler)
- Steps.Add.Form.FormData(System.Object value)
- Steps.Add.Form.Grid(System.Action<Kendo.Mvc.UI.Form.Fluent.FormGridSettingsBuilder<System.Object>> configurator)
- Steps.Add.Form.Grid.Cols(Double value)
- Steps.Add.Form.Grid.Gutter(System.Action<Kendo.Mvc.UI.Form.Fluent.FormGridGutterSettingsBuilder<System.Object>> configurator)
- Steps.Add.Form.Grid.Gutter.Cols(Double value)
- Steps.Add.Form.Grid.Gutter.Rows(Double value)
- Steps.Add.Form.Grid.Gutter(Double value)
- Steps.Add.Form.HtmlAttributes(System.Object attributes)
- Steps.Add.Form.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Steps.Add.Form.Items(System.Action<Kendo.Mvc.UI.Form.Fluent.FormItemFactory<System.Object>> configurator)
- Steps.Add.Form.Layout(System.String value)
- Steps.Add.Form.Messages(System.Action<Kendo.Mvc.UI.Form.Fluent.FormMessagesSettingsBuilder<System.Object>> configurator)
- Steps.Add.Form.Messages.Clear(System.String value)
- Steps.Add.Form.Messages.Optional(System.String value)
- Steps.Add.Form.Messages.Submit(System.String value)
- Steps.Add.Form.Name(System.String componentName)
- Steps.Add.Form.Orientation(System.String value)
- Steps.Add.Form.Render()
- Steps.Add.Form.ScriptAttributes(System.Object, Boolean attributes)
- Steps.Add.Form.ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Steps.Add.Form.Size(Kendo.Mvc.UI.ComponentSize value)
- Steps.Add.Form.ToClientTemplate()
- Steps.Add.Form.ToComponent()
- Steps.Add.Form.ToHtmlString()
- Steps.Add.Form.Validatable(System.Action<Kendo.Mvc.UI.Form.Fluent.FormValidatableSettingsBuilder<System.Object>> configurator)
- Steps.Add.Form.Validatable.ErrorTemplate(System.String value)
- Steps.Add.Form.Validatable.ErrorTemplateHandler(System.String value)
- Steps.Add.Form.Validatable.ErrorTemplateId(System.String value)
- Steps.Add.Form.Validatable.ErrorTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Steps.Add.Form.Validatable.ValidateOnBlur(Boolean value)
- Steps.Add.Form.Validatable.ValidationSummary(Boolean value)
- Steps.Add.Form.Validatable.ValidationSummary(System.Action<Kendo.Mvc.UI.Form.Fluent.FormValidationSummarySettingsBuilder> validationSummaryAction)
- Steps.Add.Form.Validatable.ValidationSummary.Container(System.String value)
- Steps.Add.Form.Validatable.ValidationSummary.Enable(Boolean value)
- Steps.Add.Form.Validatable.ValidationSummary.Template(System.String value)
- Steps.Add.Form.Validatable.ValidationSummary.TemplateHandler(System.String value)
- Steps.Add.Form.Validatable.ValidationSummary.TemplateId(System.String value)
- Steps.Add.Form.Validatable.ValidationSummary.TemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Steps.Add.Form.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Steps.Add.Icon(System.String value)
- Steps.Add.IconTemplate(System.String value)
- Steps.Add.IconTemplateId(System.String value)
- Steps.Add.Pager(Boolean value)
- Steps.Add.Title(System.String value)
- Steps.Add.Form(System.Action<Kendo.Mvc.UI.Fluent.FormBuilder<T>> configurator)
- Steps.Add.Form.ButtonsTemplate(Kendo.Mvc.UI.TemplateBuilder<T> template)
- Steps.Add.Form.Grid(System.Action<Kendo.Mvc.UI.Form.Fluent.FormGridSettingsBuilder<T>> configurator)
- Steps.Add.Form.Grid.Gutter(System.Action<Kendo.Mvc.UI.Form.Fluent.FormGridGutterSettingsBuilder<T>> configurator)
- Steps.Add.Form.Items(System.Action<Kendo.Mvc.UI.Form.Fluent.FormItemFactory<T>> configurator)
- Steps.Add.Form.Messages(System.Action<Kendo.Mvc.UI.Form.Fluent.FormMessagesSettingsBuilder<T>> configurator)
- Steps.Add.Form.Validatable(System.Action<Kendo.Mvc.UI.Form.Fluent.FormValidatableSettingsBuilder<T>> configurator)
- Tag(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- ValidateForms(System.Action<Kendo.Mvc.UI.Fluent.WizardValidateFormsSettingsBuilder> configurator)
- ValidateForms.ValidateOnPrevious(Boolean value)
- ValidateForms(Boolean enabled)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?