C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / LoadOnDemand Property

In This Topic
LoadOnDemand Property (C1TreeView)
In This Topic
Gets or sets the value that indicates whether or not Loads on demand is enabled.
Syntax
'Declaration
 
Public Property LoadOnDemand As System.Boolean
 
See Also