MindFusion.UI for WebForms Programmer's Guide

TabControl.get_tabStripScroll Method

See Also
 



Gets the type of tab scrolling.

Namespace: MindFusion.UI.Web
Assembly: TabControl.js

 Syntax

JavaScript  Copy Code

function get_tabStripScroll ()

 Return Value

Type: TabStripScroll
One of TabStripScroll enumeration values.

 Remarks

Specifies the type of tab scrolling.

 See Also