Uiinfrastructure API Docs  
 

ExpListModel.SetDeleteIcon Method 

The delete icon will be set by default to delete.gif. Use that method if you want to change it.

public virtual void SetDeleteIcon(
   PTImageType _imgDeleteIcon
);

Parameters

_imgDeleteIcon

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace