ComponentOne Scheduler for WPF and Silverlight
C1CalendarItemPresenter Class
Members 

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

See Also

Reference

C1CalendarItemPresenter Members
C1.WPF.Schedule Namespace