MindFusion.Wpf Pack Programmer's Guide
Calendar.MonthSettings Property
See Also
 





Gets the MonthSettings object used to customize the visualization of months in the MonthRange and SingleMonth views.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public MonthSettings MonthSettings { get; set; }

Visual Basic  Copy Code

Public Property MonthSettings As MonthSettings

 Property Value

An instance of the MonthSettings class.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace