Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / VisualIntervalPresenter Class
Members

In This Topic
    VisualIntervalPresenter Class
    In This Topic
    Represents a selectable item in a VisualIntervalsPresenter.
    Object Model
    VisualIntervalPresenter Class
    Syntax
    'Declaration
     
    
    Public Class VisualIntervalPresenter 
       Inherits GroupedListBoxItem
    public class VisualIntervalPresenter : GroupedListBoxItem 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      System.Windows.Controls.ListBoxItem
                         C1.Silverlight.Schedule.GroupedListBoxItem
                            C1.Silverlight.Schedule.VisualIntervalPresenter

    See Also