SortedLocaleGrouping.CultureInfo Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the CultureInfo that is used for grouping.

Namespace:  Microsoft.Phone.Globalization
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property CultureInfo As CultureInfo
public CultureInfo CultureInfo { get; }

Property Value

Type: System.Globalization..::.CultureInfo
The CultureInfo that is used for grouping.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

SortedLocaleGrouping Class

Microsoft.Phone.Globalization Namespace