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

In This Topic
    DayOfWeekSlot Class
    In This Topic
    Provides a data about a day of a week for the DaysOfWeekPresenter.
    Object Model
    DayOfWeekSlot Class
    Syntax
    'Declaration
     
    
    Public Class DayOfWeekSlot 
       Inherits System.Windows.DependencyObject
    public class DayOfWeekSlot : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Schedule.DayOfWeekSlot

    See Also