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





Gets a value indicating whether users are allowed to reorder tabs.

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

 Syntax

JavaScript  Copy Code

function get_enableReorder ()

 Return Value

Type: Boolean
true if users are allowed to reorder tabs, otherwise false.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.WebForms Namespace