Stepper Class |
Namespace: Eto.Forms
The Stepper type exposes the following members.
Name | Description | |
---|---|---|
![]() | ValidDirection |
Gets or sets the valid directions the stepper will allow the user to click.
|
Name | Description | |
---|---|---|
![]() | GetCallback |
Gets the callback.
(Overrides ControlGetCallback.) |
![]() | OnStep |
Triggers the Step event.
|
Name | Description | |
---|---|---|
![]() | Step |
Event to handle when the user clicks on one of the step buttons, either up or down.
|