Gets or sets the CultureInfo object which
holds culture-specific information used by C1Schedule components.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public static CultureInfo Culture { get; set; } |
Visual Basic (Declaration) |
---|
Public Shared Property Culture As CultureInfo Get Set |