GroupDescription::GroupNameFromItem Method (Object^, Int32, CultureInfo^)
.NET Framework (current version)
Returns the group name(s) for the given item.
Assembly: WindowsBase (in WindowsBase.dll)
public: virtual Object^ GroupNameFromItem( Object^ item, int level, CultureInfo^ culture ) abstract
Parameters
- item
-
Type:
System::Object^
The item to return group names for.
- level
-
Type:
System::Int32
The level of grouping.
- culture
-
Type:
System.Globalization::CultureInfo^
The System.Globalization::CultureInfo to supply to the converter.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: