TIWCGJQDynaTreeNode.IsLazy Property

Call onLazyRead(), when the node is expanded for the first time to allow for delayed creation of children.

Note

Set this property to True, to load the children from server via ajax

Namespace: IWCGJQDynaTree
published
 property IsLazy: Boolean index 02 read GetFlag write SetFlag default False;

Property Value

Type: Boolean