Gets or sets ZIndex of the splitter bar.

Namespace:  C1.Web.UI.Controls.C1Splitter
Assembly:  C1SplitterClient (in C1SplitterClient.dll)

Syntax

JavaScript
function get_zIndex();
function set_zIndex(value);

See Also