ComponentOne Scheduler for WPF and Silverlight
DayOfWeekSlotPresenter Class
Members 

C1.WPF.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.ContentControl
public class DayOfWeekSlotPresenter : 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.DayOfWeekSlotPresenter

See Also

Reference

DayOfWeekSlotPresenter Members
C1.WPF.Schedule Namespace