Kendo.Mvc.UI.Fluent.WizardStepperSettingsBuilder
Defines the fluent API for configuring WizardStepperSettings
Methods
Indicator(System.Boolean)
Specifies whether the Stepper instance will display the indicators of its steps.
Parameters
value System.Boolean
The value for Indicator
Label(System.Boolean)
Specifies whether the Stepper instance will display the labels of its steps.
Parameters
value System.Boolean
The value for Label
Linear(System.Boolean)
Specifies whether the Stepper will allow non-linear navigation (selection of steps which are not immediately next to the current step).
Parameters
value System.Boolean
The value for Linear