IExplorerListViewItemRenderer Interface

 

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

Namespace:   Microsoft.SqlServer.Management.Explorer
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IExplorerListViewItemRenderer

NameDescription
System_CAPS_pubmethodDrawItem(Graphics^, Rectangle, String^, Object^, ListViewItem^)

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

Return to top
Show: