ComponentOne CalendarView for WinForms
AllowSpinLoop Property (C1DateEdit)

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

Reference

C1DateEdit Class
C1DateEdit Members