Click or drag to resize

ThemedStepperHandler Properties

The ThemedStepperHandler type exposes the following members.

Properties
  NameDescription
Public propertyDownText
Gets or sets the text for the down/decrease button
Public propertyEnabled
Gets or sets a value indicating that the control is enabled
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackEnabled.)
Public propertyFont
Gets or sets the font for the text in the buttons
Public propertyOrientation
Gets or sets the orientation of the stepper
Public propertyUpText
Gets or sets the text for the up/increase button
Public propertyValidDirection
Gets or sets the valid directions for the stepper
Top
See Also