[]
        
(Showing Draft Content)

C1.Win.Calendar.C1DateEdit.AllowSpinLoop

AllowSpinLoop Property

AllowSpinLoop

Gets or sets a value determines whether the spinner moves to the MinDate when it reaches the MaxDate, or to the MaxDate when it reaches the MinDate.

Declaration
public bool AllowSpinLoop { get; set; }