Specifies where the tabs in a TabControl are located. Namespace: MindFusion.UI.Web
|
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Bottom |
Value: 3. Specifies that the tabs are located at the bottom of the control. |
![]() |
Left |
Value: 0. Specifies that the tabs are located at the left of the control. |
![]() |
Right |
Value: 2. Specifies that the tabs are located at the right of the control. |
![]() |
Top |
Value: 1. Specifies that the tabs are located at the top of the control. |