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

 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.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace