Click or drag to resize

ThemedStepperHandlerOrientation Property

Gets or sets the orientation of the stepper

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[DefaultValueAttribute(Orientation.Vertical)]
public Orientation Orientation { get; set; }

Property Value

Type: Orientation
See Also