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

In This Topic
    CalendarYearsPanel Class
    In This Topic
    Panel that shows years divided by decades.
    Object Model
    CalendarYearsPanel Class
    Syntax
    'Declaration
     
    
    Public Class CalendarYearsPanel 
       Inherits C1.WPF.Calendar.CalendarSlotsPanel(Of CalendarYearSlotInfo)
    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.CalendarYearsPanel

    See Also