Represents a root element of the visual tree generated for a week number slot of the C1CalendarItem control.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public class WeekNumberSlotPresenter : ListBoxItem
Visual Basic
Public Class WeekNumberSlotPresenter _
	Inherits 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