Wijmo UI for the Web
focusTreeView Field
wijmo.fileexplorer Namespace > IShortcuts Interface : focusTreeView Field

Get or set the shortcuts for focusing the TreeView.

Syntax
var instance; // Type: wijmo.fileexplorer.IShortcuts;
var value; // Type: string
value = instance.focusTreeView;
var focusTreeView : string;
See Also

Reference

IShortcuts Interface