ComponentOne Scheduler for WPF and Silverlight
WeekNumbersPresenter Class
Members 

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

See Also

Reference

WeekNumbersPresenter Members
C1.WPF.Schedule Namespace