iMenuScrollingMode Property
Defines what scroll mode will be used in cooperation with the user.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
public ScrollModes ScrollingMode { get; set; }
Public Property ScrollingMode As ScrollModes
Get
Set
Property Value
ScrollModes
LeftAndRight mode moves pages from left to right and vice versa.
UpAndDown mode moves pages from up to down and vice versa.