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