New to Telerik UI for ASP.NET MVC? Download free 30-day trial

Wizard

Kendo UI Wizard component

Properties

ActionBar - Nullable

LoadOnDemand - Nullable

Messages - WizardMessagesSettings

Specifies text to be rendered in the "Done" button on the final step.

Pager - Nullable

ReloadOnSelect - Nullable

Stepper - WizardStepperSettings

Specifies whether the Stepper instance will display the indicators of its steps.

ValidateForms - WizardValidateFormsSettings

Indicates whether the Wizard will automatically validate any Kendo Form configured for a Step. Validation will be executed upon Step navigation.

ContentPosition - Nullable

Steps - List

TagName - String

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Render()

Renders the component.

VerifySettings()

ToHtmlString()

ToClientTemplate()

In this article
Not finding the help you need?