Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / Culture Property

In This Topic
    Culture Property (C1CollectionView)
    In This Topic
    Gets or sets the culture information to use during sorting.
    Syntax
    'Declaration
     
    
    Public Property Culture As CultureInfo
    public CultureInfo Culture {get; set;}
    See Also