TreeView for ASP.NET WebForms
AllowSorting Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : AllowSorting Property
Allows tree nodes to be sorted at run time.
Syntax
'Declaration
 
Public Property AllowSorting As System.Boolean
public System.bool AllowSorting {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members