Reverses the order of the C1TreeViewNode nodes in the list or a portion of it.

Namespace:  C1.Web.UI.Controls.C1TreeView
Assembly:  C1TreeViewClient (in C1TreeViewClient.dll)

Syntax

JavaScript
function reverse();

See Also