WizardStepButtonFactory
Defines the fluent API for adding items to Kendo Step for ASP.NET MVC
Methods
Custom()
Adds an item for a custom action.
Previous()
Adds an item for the previous action.
Next()
Adds an item for the next action.
Done()
Adds an item for the done action.
Reset()
Adds an item for the reset action.