Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / CultureInfo Property

In This Topic
    CultureInfo Property (C1DateEdit)
    In This Topic
    Get or sets current culture for the calendar.
    Syntax
    'Declaration
     
    
    Public Shadows Property CultureInfo As CultureInfo
    public new CultureInfo CultureInfo {get; set;}
    See Also