GridView::GridViewItemContainerStyleKey Property
.NET Framework (current version)
Gets the key that references the style that is defined for each ListViewItem in a GridView.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property ResourceKey^ GridViewItemContainerStyleKey { static ResourceKey^ get(); }
Property Value
Type: System.Windows::ResourceKey^A ResourceKey that references the style for each ListViewItem. The default value references the default style for a ListViewItem control in the current theme.
.NET Framework
Available since 3.0
Available since 3.0
Show: