ViewBase.ItemContainerDefaultStyleKey Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the style to use for the items in the view mode.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.ObjectThe style of a ListViewItem. The default value is the style for the ListBoxItem control.
Use this property to set the style for a ListViewItem.
.NET Framework
Available since 3.0
Available since 3.0
Show: