Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / CalendarInfo Class / CultureInfo Property

In This Topic
    CultureInfo Property (CalendarInfo)
    In This Topic
    Gets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.
    Syntax
    'Declaration
     
    
    Public Property CultureInfo As CultureInfo
    public CultureInfo CultureInfo {get; set;}
    See Also