Plumtree Portal UI  
 

SelectPTObjectModel.SetNoRowIcons Method 

Sets the m_bNoRowIcons member variable. True if no icons are to be displayed on each selected row.

public virtual void SetNoRowIcons(
   bool m_bNoRowIcons
);

Parameters

m_bNoRowIcons

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace