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

Gets the alignment of the tab headers.

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

 Syntax

JavaScript  Copy Code

function get_tabStripPlacement ()

 Return Value

Type: TabAlignment
One of the TabAlignment enumeration values.

 Remarks

Specifies the alignment of the tab headers.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.WebForms Namespace