Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarHelper Class / Culture Property

In This Topic
    Culture Property
    In This Topic
    Gets or sets the System.Globalization.CultureInfo object which holds culture-specific information.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Culture As CultureInfo
    public CultureInfo Culture {get;}
    See Also