height Attribute | height Property

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

Sets or retrieves the container height of the mpc behavior.

Syntax

CSS { height : vHeight }
Scripting [ vHeight = ] mpc.style.height

Possible Values

vHeight Variant that specifies or receives the height of the multipage control.
auto
Default. The multipage control is the same height as the parent container.

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

Applies To

mpc