PropertyGroupDescription.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(s) for the specified item.
Assembly: System.Windows (in System.Windows.dll)
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 CultureInfo to supply to the converter
Show: