System.Windows.Forms.DrawListViewSubItemEventArgs.SubItem Property

Gets the System.Windows.Forms.ListViewItem.ListViewSubItem to draw.

Syntax

public ListViewItem.ListViewSubItem SubItem { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This method is useful when the other System.Windows.Forms.DrawListViewSubItemEventArgs properties do not provide adequate information to meet your needs. The DrawListViewSubItemEventArgs.SubItem property allows you to access all members of the System.Windows.Forms.ListViewItem.ListViewSubItem being drawn. You must access this object directly, for example, to draw the System.Windows.Forms.ListViewItem.ListViewSubItem.Text value yourself rather than using the erload:System.Windows.Forms.DrawListViewSubItemEventArgs.DrawText method.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0