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

In This Topic
    GroupedListBoxItem Class
    In This Topic
    Represents a selectable item in a GroupedListBox.
    Object Model
    GroupedListBoxItem Class
    Syntax
    'Declaration
     
    
    Public Class GroupedListBoxItem 
       Inherits System.Windows.Controls.ListBoxItem
    public class GroupedListBoxItem : System.Windows.Controls.ListBoxItem 
    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