ComponentOne Scheduler for WPF and Silverlight
C1CalendarPresenter Class
Members 

C1.Silverlight.Schedule Namespace : C1CalendarPresenter Class
An instance of this class is used in the C1Calendar's template visual tree to define a place where a panel with month calendars will appear.
Object Model
C1CalendarPresenter Class
Syntax
'Declaration
 
Public Class C1CalendarPresenter 
   Inherits System.Windows.Controls.ListBox
public class C1CalendarPresenter : System.Windows.Controls.ListBox 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  System.Windows.Controls.Primitives.Selector
                     System.Windows.Controls.ListBox
                        C1.Silverlight.Schedule.C1CalendarPresenter

See Also

Reference

C1CalendarPresenter Members
C1.Silverlight.Schedule Namespace