Plumtree UI Infrastructure API  
 

MultiColumnListModel.GetRowIcon Method 

Returns the icon to display on each row before the input text. If the value is null, no icon is displayed.

public virtual PTImageType GetRowIcon();

Return Value

PTImageType

Implements

IMultiColumnListModelRO.GetRowIcon

See Also

MultiColumnListModel Class | com.plumtree.uiinfrastructure.expandablelist.multicolumnlist Namespace