ComponentOne Scheduler for WPF and Silverlight
C1CalendarItem Class
Members 

C1.WPF.Schedule Namespace : C1CalendarItem Class
Represents a single month calendar with an ability to interactively navigate through months and select a specific DateTime or its components.
Object Model
C1CalendarItem Class
Syntax
'Declaration
 
Public Class C1CalendarItem 
   Inherits CalendarBase
public class C1CalendarItem : CalendarBase 
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
                     C1.WPF.Schedule.CalendarBase
                        C1.WPF.Schedule.C1CalendarItem

See Also

Reference

C1CalendarItem Members
C1.WPF.Schedule Namespace