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.C1Accordion
Assembly:  C1AccordionClient (in C1AccordionClient.dll)

Syntax

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

See Also