MindFusion.Scheduling for Silverlight 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.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public MonthRangeSettings MonthRangeSettings { get; set; }

Visual Basic  Copy Code

Public Property MonthRangeSettings As MonthRangeSettings

 Property Value

An instance of the MonthRangeSettings class.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Silverlight Namespace