Plumtree UI Infrastructure API  
 

ITreeModel.SetShowRoot Method 

This method sets whether or not to show the root folder.

void SetShowRoot(
   bool bShowRoot
);

Parameters

bShowRoot

See Also

ITreeModel Interface | com.plumtree.uiinfrastructure.tree Namespace