GridView::ClearItem Method (ListViewItem^)
.NET Framework (current version)
Removes all settings, bindings, and styling from a ListViewItem.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- item
-
Type:
System.Windows.Controls::ListViewItem^
The ListViewItem to clear.
This method removes the ColumnCollection that is associated with a ListViewItem, in addition to any styling that was applied to it by the PrepareItem method.
.NET Framework
Available since 3.0
Available since 3.0
Show: