ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1Label Class / CultureName Property

In This Topic
    CultureName Property (C1Label)
    In This Topic
    The name selected for the Culture property in the Properties grid.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CultureName As String
    public string CultureName {get;}
    See Also