td--tab-orientation Attribute | tdTabOrientation Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the location of the tabs within the container of the mpc behavior.

Syntax

CSS { td--tab-orientation : sOrientation }
Scripting [ sOrientation = ] mpc.style.tdTabOrientation

Possible Values

sOrientation String that specifies or receives the placement of the tabs.
top
Default. Tabs are positioned at the top of the multipage control.
bottom
Tabs are positioned at the bottom of the multipage control.

The property is read/write. The property has a default value of top. The Cascading Style Sheets (CSS) attribute is not inherited.

Applies To

mpc