The constructors of System.Windows.Forms.ListViewItem are listed below. For a list of all members, see the ListViewItem Members list.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.ListViewItem class with default values. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified item text. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with an array of strings representing subitems. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class and assigns it to the specified group. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified item text and the image index position of the item's icon. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified text and image. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified item text and assigns it to the specified group. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the image index position of the item's icon and an array of strings representing subitems. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified item and subitem text and image. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with an array of strings representing subitems, and assigns the item to the specified group. | ||
Documentation for this section has not yet been entered. | ||
Documentation for this section has not yet been entered. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified item text and the image index position of the item's icon, and assigns the item to the specified group. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified text, image, and group. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the image index position of the item's icon and an array of strings representing subitems, and assigns the item to the specified group. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with subitems containing the specified text, image, and group. | ||
Documentation for this section has not yet been entered. | ||
Documentation for this section has not yet been entered. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the image index position of the item's icon; the foreground color, background color, and font of the item; and an array of strings representing subitems. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the subitems containing the specified text, image, colors, and font. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the image index position of the item's icon; the foreground color, background color, and font of the item; and an array of strings representing subitems. Assigns the item to the specified group. | ||
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the subitems containing the specified text, image, colors, font, and group. |
Initializes a new instance of the System.Windows.Forms.ListViewItem class with the specified serialization information and streaming context. |