ComponentOne Input for WinForms
AllowSpinLoop Property (C1DateEdit)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DateEdit Class : AllowSpinLoop Property
Determines whether the spinner moves to the DateEditMonthCalendar.MinDate when it reaches the DateEditMonthCalendar.MaxDate, or to the DateEditMonthCalendar.MaxDate when it reaches the DateEditMonthCalendar.MinDate.
Syntax
'Declaration
 
Public Property AllowSpinLoop As System.Boolean
public System.bool AllowSpinLoop {get; set;}
See Also

Reference

C1DateEdit Class
C1DateEdit Members