ScrollModes Enumeration
Defines modes of scrolling used to interact with pages on
iMenu object.
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
Public Enumeration ScrollModes
| LeftAndRight | 0 |
Moves pages from left to right and vice versa.
|
| UpAndDown | 1 |
Moves pages from up to down and vice versa.
|