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





Gets the MonthRangeSettings object used to customize the visualization of a month range in the MonthRange view.

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

 Syntax

C#  Copy Code

public MonthRangeSettings MonthRangeSettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property MonthRangeSettings As MonthRangeSettings

 Property Value

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

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace