EnumSpinMode
Enum
Defines the possible spin modes in the RadTimeSpanPicker control.
Definition
Namespace:Telerik.Windows.Controls.TimeSpanPicker
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public enum SpinMode
Fields
AllSections
Spinning the current section and the section bigger than the current one. If maximum (or minimum) of the section is reached, the bigger section is increased (or decreased with single step).
CurrentSectionOnly
Spinning only the current section with no change from min to max and vice versa.