GridView::ItemContainerDefaultStyleKey Property
.NET Framework (current version)
Gets the reference to the default style for the container of the data items in the GridView.
Assembly: PresentationFramework (in PresentationFramework.dll)
public protected: property Object^ ItemContainerDefaultStyleKey { virtual Object^ get() override; }
Property Value
Type: System::Object^The GridViewItemContainerStyleKey. The default value is the GridViewItemContainerStyleKey in the current theme.
.NET Framework
Available since 3.0
Available since 3.0
Show: