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