Gets the MonthSettings object used to customize the visualization of months in the MonthRange and SingleMonth views.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public MonthSettings MonthSettings { get; set; } |
Visual Basic Copy Code |
---|
Public Property MonthSettings As MonthSettings |
An instance of the MonthSettings class.