ListViewItem::ListViewSubItem::Name Property
.NET Framework (current version)
Gets or sets the name of the ListViewItem::ListViewSubItem.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The name of the ListViewItem::ListViewSubItem, or an empty string ("") if a name has not been set.
The Name property corresponds to the key for a ListViewItem::ListViewSubItem in a ListViewItem::ListViewSubItemCollection.
.NET Framework
Available since 2.0
Available since 2.0
Show: