The ZIndex property returns/sets the Z-Index of the PanelBar.

Property Value

PanelBar ZIndex.

Remarks

Sets the PanelBar's ZIndex (The stacking order) relative to other positionable elements. Corresponds to the CSS z-index attribute. Elements with higher ZIndex values will appear in front of elements with lower ZIndex values. A setting of 0 means that the browser decides the ZIndex, based mostly on the order which elements appear in the source code.

Default: 0


Copyright © Coalesys, Inc.