ASP.NET 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.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public LocalizationInfo LocalizationInfo { get; set; }

Visual Basic  Copy Code

Public Property LocalizationInfo As LocalizationInfo

 Property Value

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace