ComponentOne Scheduler for WPF and Silverlight
CalendarBase Class
Members 

C1.WPF.Schedule Namespace : CalendarBase Class
The base class for the C1CalendarItem and C1Calendar controls.
Object Model
CalendarBase Class
Syntax
'Declaration
 
Public MustInherit Class CalendarBase 
   Inherits System.Windows.Controls.Control
public abstract class CalendarBase : System.Windows.Controls.Control 
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.C1Calendar
                        C1.WPF.Schedule.C1CalendarItem

See Also

Reference

CalendarBase Members
C1.WPF.Schedule Namespace