ComponentOne Scheduler for WPF and Silverlight
WeekNumberSlotPresenter Class
Members 

C1.Silverlight.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.ListBoxItem
public class WeekNumberSlotPresenter : 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.WeekNumberSlotPresenter

See Also

Reference

WeekNumberSlotPresenter Members
C1.Silverlight.Schedule Namespace