IExplorerListViewItemRenderer Interface

Definition

Defines a method that allows the list of items to show in the explorer.

public interface class IExplorerListViewItemRenderer
public interface IExplorerListViewItemRenderer
type IExplorerListViewItemRenderer = interface
Public Interface IExplorerListViewItemRenderer

Methods

DrawItem(Graphics, Rectangle, String, Object, ListViewItem)

Renders the content of the list view cell in the explorer.

Applies to