Enum
WizardStepperPosition

Wizard stepper position.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum WizardStepperPosition

Fields

Bottom

The stepper is positioned at the bottom of the wizard.

Declaration

cs-api-definition
Bottom = 3

Field Value

WizardStepperPosition

Left

The stepper is positioned on the left of the wizard.

Declaration

cs-api-definition
Left = 1

Field Value

WizardStepperPosition

Right

The stepper is positioned on the right of the wizard.

Declaration

cs-api-definition
Right = 2

Field Value

WizardStepperPosition

Top

The stepper is positioned on the top of the wizard.

Declaration

cs-api-definition
Top = 0

Field Value

WizardStepperPosition

In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support