Uiinfrastructure API Docs  
 

GrowableListModel.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

IGrowableListModelRO.GetRowIcon

See Also

GrowableListModel Class | com.plumtree.uiinfrastructure.expandablelist.growablelist Namespace