var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.allowEdit;
var allowEdit : boolean;
The allowEdit option allows a user to edit the tree nodes at run time.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.allowEdit;
var allowEdit : boolean;