New to Telerik UI for BlazorStart a free 30-day trial

Wizard stepper position.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum WizardStepperPosition

Fields

The stepper is positioned at the bottom of the wizard.

C#
Bottom = 3

The stepper is positioned on the left of the wizard.

C#
Left = 1

The stepper is positioned on the right of the wizard.

C#
Right = 2

The stepper is positioned on the top of the wizard.

C#
Top = 0
In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support