ComponentOne Basic Library for WPF and Silverlight
C1HeaderedItemsControl Class
Members 


C1.WPF 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
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1HeaderedItemsControl 
   Inherits C1ItemsControl
'Usage
 
Dim instance As C1HeaderedItemsControl
[System.ComponentModel.LicenseProvider()]
public class C1HeaderedItemsControl : C1ItemsControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1ItemsControl
                           C1.WPF.C1HeaderedItemsControl

See Also

Reference

C1HeaderedItemsControl Members
C1.WPF Namespace