[]
        
(Showing Draft Content)

C1.Win.C1Input.C1DateEdit.AllowSpinLoop

AllowSpinLoop Property

AllowSpinLoop

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; }