Occurs after C1TreeViewNodeCollection collection was sorted.

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

Syntax

JavaScript
function add_onCollectionSorted(value);
function remove_onCollectionSorted(value);

See Also