Plumtree Portal UI  
 

PTMultiColumnListModel.SetTreeMultiSelect Method 

Sets the selection type for the tree. Multiselect is set to true by default.

public virtual void SetTreeMultiSelect(
   bool _selectType
);

Parameters

_selectType

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace