Click or drag to resize
KaxTreeViewPersistLoadOnDemandNodes Property
When set to true, the nodes populated through Load On Demand are persisted on the server.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public bool PersistLoadOnDemandNodes { get; set; }

Property Value

Type: Boolean
See Also