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

In This Topic
    GroupItem Class
    In This Topic
    Appears as the root of the visual sub-tree generated for a group.
    Object Model
    GroupItem Class
    Syntax
    'Declaration
     
    
    Public Class GroupItem 
       Inherits System.Windows.Controls.ContentControl
    public class GroupItem : System.Windows.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      C1.Silverlight.Schedule.GroupItem

    See Also