Enum BOBStepperOrientation
- Namespace
- BlazOrbit.Components
- Assembly
- BlazOrbit.dll
Layout direction for the BOBStepper header rail.
public enum BOBStepperOrientation
Fields
Horizontal = 0Steps flow left-to-right with the body rendered below.
Vertical = 1Steps stack top-to-bottom with the body rendered to the side.