var instance; // Type: wijmo.tree.WijTreeNodeOptions; var value; // Type: string value = instance.checkState;
var checkState : string;
Determines the node's checkState. It can be set to "checked", "unchecked", or "indeterminate".
var instance; // Type: wijmo.tree.WijTreeNodeOptions; var value; // Type: string value = instance.checkState;
var checkState : string;