ComponentOne Scheduler for WPF and Silverlight
C1SchedulerPresenter Class
Members 

C1.WPF.Schedule Namespace : C1SchedulerPresenter Class
An instance of this class is used in the C1Scheduler's template visual tree to define a place where a pane representing schedule time intervals will appear.
Object Model
C1SchedulerPresenter Class
Syntax
'Declaration
 
Public Class C1SchedulerPresenter 
   Inherits VisualIntervalsPresenter
public class C1SchedulerPresenter : VisualIntervalsPresenter 
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.VisualIntervalsPresenter
                                 C1.WPF.Schedule.C1SchedulerPresenter

See Also

Reference

C1SchedulerPresenter Members
C1.WPF.Schedule Namespace