ASP.NET Pack Programmer's Guide
Calendar.MonthSettings Property
See Also
 





Gets the MonthSettings object used to customize the appearance of a month range in the SingleMonth view.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public MonthSettings MonthSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property MonthSettings As MonthSettings

 Property Value

An instance of the MonthSettings class. Default value is a new MonthSettings object.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace