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

In This Topic
    CultureName Property (C1TextBox)
    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