GridView.ClearItem Method
.NET Framework 3.5
Removes all settings, bindings, and styling from a ListViewItem.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot use methods in XAML.
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.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.