TreeView for ASP.NET WebForms
LoadOnDemand Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : LoadOnDemand Property
Gets or sets the value that indicates whether or not Loads on demand is enabled.
Syntax
'Declaration
 
Public Property LoadOnDemand As System.Boolean
public System.bool LoadOnDemand {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members