Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / MonthSlotPresenter Class
Members

In This Topic
    MonthSlotPresenter Class
    In This Topic
    An instance of this class is used to represent the single month.
    Object Model
    MonthSlotPresenter Class
    Syntax
    'Declaration
     
    
    Public Class MonthSlotPresenter 
       Inherits System.Windows.Controls.ContentControl
    public class MonthSlotPresenter : System.Windows.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            C1.WPF.Schedule.MonthSlotPresenter

    See Also