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

In This Topic
    GroupedListBox Class
    In This Topic
    Contains a list of selectable items. Supports grouping.
    Object Model
    GroupedListBox Class
    Syntax
    'Declaration
     
    
    Public Class GroupedListBox 
       Inherits System.Windows.Controls.ListBox
    public class GroupedListBox : System.Windows.Controls.ListBox 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ItemsControl
                      System.Windows.Controls.Primitives.Selector
                         System.Windows.Controls.ListBox
                            C1.Silverlight.Schedule.GroupedListBox
                               C1.Silverlight.Schedule.VisualIntervalsPresenter

    See Also