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; }
Public Property ValidDirection As StepperValidDirections
Get
Set
abstract ValidDirection : StepperValidDirections with get, set
override ValidDirection : StepperValidDirections with get, set
Property Value
Type:
StepperValidDirectionsImplements
StepperIHandlerValidDirectionSee Also