ComponentOne Scheduler for WPF and Silverlight
C1ItemsPresenter Class
Members 

C1.Silverlight.Schedule Namespace : C1ItemsPresenter Class
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

Reference

C1ItemsPresenter Members
C1.Silverlight.Schedule Namespace