Gets or sets a value that determines whether the new tab starts from a new line.

Namespace:  C1.Web.UI.Controls.C1TabStrip
Assembly:  C1TabStripClient (in C1TabStripClient.dll)

Syntax

JavaScript
function get_forceNewLine();
function set_forceNewLine(value);

See Also