Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarMonthsPanel Class
Members

In This Topic
    CalendarMonthsPanel Class
    In This Topic
    Panel that displays months.
    Object Model
    CalendarMonthsPanel Class
    Syntax
    'Declaration
     
    
    Public Class CalendarMonthsPanel 
       Inherits C1.WPF.Calendar.CalendarSlotsPanel(Of CalendarMonthSlotInfo)
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.Core.C1WrapPanel
                            C1.WPF.Calendar.CalendarSlotsPanel<S>
                               C1.WPF.Calendar.CalendarMonthsPanel

    See Also