ComponentOne Scheduler for WPF and Silverlight
VisualIntervalsPresenter Class
Members 

C1.WPF.Schedule Namespace : VisualIntervalsPresenter Class
The base class for list boxes which should represent the collection of VisualInterval objects.
Object Model
VisualIntervalsPresenter Class
Syntax
'Declaration
 
Public Class VisualIntervalsPresenter 
   Inherits System.Windows.Controls.ListBox
public class VisualIntervalsPresenter : 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.VisualIntervalsPresenter
                                 C1.WPF.Schedule.C1SchedulerPresenter
                                 C1.WPF.Schedule.VisualIntervalGroupsPresenter

See Also

Reference

VisualIntervalsPresenter Members
C1.WPF.Schedule Namespace