GroupDescription.GroupNameFromItem Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the group name or names for the specified item.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- item
- Type: System.Object
The item to return the group name for.
- level
- Type: System.Int32
The level of the group within the grouping hierarchy.
- culture
- Type: System.Globalization.CultureInfo
The culture information that affects grouping.
Show: