MindFusion.Wpf Pack Programmer's Guide
Calendar.LocalizationInfo Property
See Also
 





Gets or sets the LocalizationInfo object containing the settings used to customize various UI controls within the calendar.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public LocalizationInfo LocalizationInfo { get; set; }

Visual Basic  Copy Code

Public Property LocalizationInfo As LocalizationInfo

 Property Value

A LocalizationInfo object.

 Remarks

For more information about how to localize the control and its built-in forms, check Localization.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace