CollectionView::Culture Property
.NET Framework (current version)
Gets or sets the culture information to use during sorting.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [TypeConverterAttribute((CultureInfoIetfLanguageTagConverter^::typeid))] property CultureInfo^ Culture { virtual CultureInfo^ get(); virtual void set(CultureInfo^ value); }
Property Value
Type: System.Globalization::CultureInfo^The culture information to use during sorting.
Implements
ICollectionView::Culture
.NET Framework
Available since 3.0
Available since 3.0
Show: