ComponentOne Basic Library for WPF and Silverlight
C1HeaderedItemsControl Class
Members 


C1.Silverlight Namespace : C1HeaderedItemsControl Class
Represents a control that can be used to present a collection of items which have header and content.
Object Model
C1HeaderedItemsControl Class
Syntax
'Declaration
 
Public Class C1HeaderedItemsControl 
   Inherits C1ItemsControl
'Usage
 
Dim instance As C1HeaderedItemsControl
public class C1HeaderedItemsControl : C1ItemsControl 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.C1ItemsControl
                     C1.Silverlight.C1HeaderedItemsControl

See Also

Reference

C1HeaderedItemsControl Members
C1.Silverlight Namespace