ComponentOne Scheduler for WPF and Silverlight
WeekNumberSlotPresenter Class
Members 

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

See Also

Reference

WeekNumberSlotPresenter Members
C1.WPF.Schedule Namespace