ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBar Class / Language Property

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