ComponentOne Scheduler for WPF and Silverlight
CalendarBase Class
Members 

C1.Silverlight.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.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Schedule.CalendarBase
                  C1.Silverlight.Schedule.C1Calendar
                  C1.Silverlight.Schedule.C1CalendarItem

See Also

Reference

CalendarBase Members
C1.Silverlight.Schedule Namespace