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; }
Public Property AllowSpinLoop As Boolean