ComponentOne Scheduler for WPF and Silverlight
DayOfWeekSlotPresenter Class
Members 

C1.Silverlight.Schedule Namespace : DayOfWeekSlotPresenter Class
Represents a root element of a visual tree generated for a day of week slot of the C1CalendarItem.
Object Model
DayOfWeekSlotPresenter Class
Syntax
'Declaration
 
Public Class DayOfWeekSlotPresenter 
   Inherits System.Windows.Controls.ListBoxItem
public class DayOfWeekSlotPresenter : 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.DayOfWeekSlotPresenter

See Also

Reference

DayOfWeekSlotPresenter Members
C1.Silverlight.Schedule Namespace