Click or drag to resize

ThemedStepperHandlerValidDirection Property

Gets or sets the valid directions for the stepper

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public StepperValidDirections ValidDirection { get; set; }

Property Value

Type: StepperValidDirections

Implements

StepperIHandlerValidDirection
See Also