ComponentOne Scheduler for WinForms
CultureInfo Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > CalendarInfo Class : CultureInfo Property
Gets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.
Syntax
'Declaration
 
Public Property CultureInfo As System.Globalization.CultureInfo
public System.Globalization.CultureInfo CultureInfo {get; set;}
See Also

Reference

CalendarInfo Class
CalendarInfo Members