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
C# Copy Code |
---|
public MonthRangeSettings MonthRangeSettings { get; set; } |
Visual Basic Copy Code |
---|
Public Property MonthRangeSettings As MonthRangeSettings |
An instance of the MonthRangeSettings class.