C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DateEdit Class / AllowSpinLoop Property

In This Topic
AllowSpinLoop Property (C1DateEdit)
In This Topic
Determines whether the spinner moves to the MinDate when it reaches the MaxDate, or to the MaxDate when it reaches the MinDate.
Syntax
'Declaration
 
Public Property AllowSpinLoop As Boolean
 
See Also