var instance; // Type: wijmo.tree.WijTreeNodeOptions; var value; // Type: string value = instance.collapsedIconClass;
var collapsedIconClass : string;
The collapsedIconClass option sets the collapsed node icon (based on ui-icon) for the specified nodes.
var instance; // Type: wijmo.tree.WijTreeNodeOptions; var value; // Type: string value = instance.collapsedIconClass;
var collapsedIconClass : string;