Defines settings for the years in the calendar.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public sealed class MonthRangeSettings : CalendarSettings |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class MonthRangeSettings |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
MindFusion.Scheduling.Wpf.CalendarSettings
MindFusion.Scheduling.Wpf.MonthRangeSettings
See Also