GridView::PrepareItem Method (ListViewItem^)
.NET Framework (current version)
Prepares a ListViewItem for display according to the definition of this GridView object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- item
-
Type:
System.Windows.Controls::ListViewItem^
The ListViewItem to display.
This method can be used to apply styles, to set data bindings, and to attach a column collection to the ListViewItem.
.NET Framework
Available since 3.0
Available since 3.0
Show: