ComponentOne Scheduler for WPF and Silverlight
DaysOfWeekPresenter Class
Members 

C1.WPF.Schedule Namespace : DaysOfWeekPresenter Class
An instance of this class is used in the C1CalendarItem's template visual tree to define a place where a panel with day of week captions will appear.
Object Model
DaysOfWeekPresenter Class
Syntax
'Declaration
 
Public Class DaysOfWeekPresenter 
   Inherits System.Windows.Controls.ItemsControl
public class DaysOfWeekPresenter : System.Windows.Controls.ItemsControl 
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.ItemsControl
                        C1.WPF.Schedule.DaysOfWeekPresenter

See Also

Reference

DaysOfWeekPresenter Members
C1.WPF.Schedule Namespace