Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.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.ListBoxItem
    public class MonthSlotPresenter : System.Windows.Controls.ListBoxItem 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      System.Windows.Controls.ListBoxItem
                         C1.Silverlight.Schedule.MonthSlotPresenter

    See Also