Specifies the type of tabs scrolling in a TabControl.
Namespace: MindFusion.UI.WebForms
Package: Enum.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Continuous |
Value: 2. Scroll continuously. |
![]() |
None |
Value: 0. No scrolling. |
![]() |
Tab |
Value: 1. Scroll by tab. |