Click or drag to resize

StepperIHandler Interface

Handler interface for the Stepper

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : ControlIHandler, 
	WidgetIHandler

The StepperIHandler type exposes the following members.

Properties
  NameDescription
Public propertyValidDirection
Gets or sets the valid directions the stepper will allow the user to click.
Top
See Also