Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.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.DependencyObject
          C1.Silverlight.Schedule.DayOfWeekSlot

    See Also