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

In This Topic
    C1ItemsPresenter Class
    In This Topic
    Used within the template of a GroupedListBox and GroupItem to specify the place in the control’s visual tree where the ItemsPanel defined by the GroupedListBox is to be added.
    Object Model
    C1ItemsPresenter Class
    Syntax
    'Declaration
     
    
    Public Class C1ItemsPresenter 
       Inherits System.Windows.Controls.Control
    public class C1ItemsPresenter : System.Windows.Controls.Control 
    Inheritance Hierarchy

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

    See Also