CylinderContinuousList Property
Gets or sets whether the first item should show up after the last item in the list if the
Cylinder is scrolled to the last item.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public bool ContinuousList { get; set; }
Public Property ContinuousList As Boolean
Get
Set
Property Value
BooleanA
System.Boolean.Boolean which is
true if the first item should be displayed after the last item;
false otherwise.