Wijmo UI for the Web
expandedIconClass Field
wijmo.tree Namespace > WijTreeNodeOptions Interface : expandedIconClass Field

The expandedIconClass option sets the expanded node icon (based on ui-icon) for the specified nodes.

Syntax
var instance; // Type: wijmo.tree.WijTreeNodeOptions;
var value; // Type: string
value = instance.expandedIconClass;
var expandedIconClass : string;
See Also

Reference

WijTreeNodeOptions Interface