ASP.NET Pack Programmer's Guide
TabControl.get_multiline Method
See Also
 





Gets a value indicating whether tabs can be arranged in more than one row or column.

Namespace: MindFusion.UI.WebForms
Package: TabControl.js

 Syntax

JavaScript  Copy Code

function get_multiline ()

 Return Value

Type: Boolean
true if tabs can be arranged in more than one row or column, otherwise false.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.WebForms Namespace