Table of Contents

Enum BOBStepperOrientation

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.dll

Layout direction for the BOBStepper header rail.

public enum BOBStepperOrientation

Fields

Horizontal = 0

Steps flow left-to-right with the body rendered below.

Vertical = 1

Steps stack top-to-bottom with the body rendered to the side.