New to Telerik UI for WPFStart a free 30-day trial

Defines the possible spin modes in the RadTimeSpanPicker control.

Definition

Namespace:Telerik.Windows.Controls.TimeSpanPicker

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum SpinMode

Fields

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).

C#
AllSections = 2

Spinning only the current section with no change from min to max and vice versa.

C#
CurrentSectionOnly = 1

Spinning is not allowed.

C#
None = 0
In this article
DefinitionFieldsAllSectionsCurrentSectionOnlyNone
Not finding the help you need?
Contact Support