Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
CultureInfo ICollectionView.Culture { get; set; }
Visual Basic
Private Property Culture As CultureInfo
	Implements ICollectionView.Culture
	Get
	Set

Implements

ICollectionView..::..Culture

See Also