ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / Language Property

In This Topic
    Language Property (C1TileViewPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Language As System.String
    public System.string Language {get; set;}
    See Also