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; }
<DefaultValueAttribute(Orientation.Vertical)>
Public Property Orientation As Orientation
Get
Set
[<DefaultValueAttribute(Orientation.Vertical)>]
member Orientation : Orientation with get, set
Property Value
Type:
OrientationSee Also