AllowSpinLoop Property (C1DateEdit)
Determines whether the spinner moves to the
MinDate when it reaches the
MaxDate, or to the
MaxDate when it reaches the
MinDate.
public bool AllowSpinLoop {get; set;}
'Declaration
Public Property AllowSpinLoop As Boolean