Gets or sets a value that indicates whether or not children will flow to the right side of the control.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

JavaScript
function get_flowRight();
function set_flowRight(value);

See Also