MindFusion.Wpf Pack Programmer's Guide
MonthSettings Class
See Also
 





Defines properties that allow customizing the visualization of months in the SingleMonth and MonthRange views.

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

 Syntax

C#  Copy Code

public sealed class MonthSettings : CalendarSettings

Visual Basic  Copy Code

Public NotInheritable Class MonthSettings
    Inherits CalendarSettings

 Inheritance Hierarchy

System.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.MonthSettings

 See Also

MonthSettings Members
MindFusion.Scheduling.Wpf Namespace