Gets or sets the LocalizationInfo object containing the settings used to customize various UI controls within the calendar.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public LocalizationInfo LocalizationInfo { get; set; } |
Visual Basic Copy Code |
---|
Public Property LocalizationInfo As LocalizationInfo |
A LocalizationInfo object.
For more information about how to localize the control and its built-in forms, check Localization.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |