var instance; // Type: wijmo.fileexplorer.IFileExplorerItem; var value; // Type: boolean value = instance.hasSubFolders;
var hasSubFolders : boolean;
true, if the item is a folder and has sub folders; otherwise, false or undefined.
var instance; // Type: wijmo.fileexplorer.IFileExplorerItem; var value; // Type: boolean value = instance.hasSubFolders;
var hasSubFolders : boolean;