ComponentOne Basic Library for WPF and Silverlight
C1ItemsControl Class
Members 


C1.Silverlight Namespace : C1ItemsControl Class
Represents a control that can be used to present a collection of items.
Object Model
C1ItemsControl Class
Syntax
'Declaration
 
<System.Windows.StyleTypedPropertyAttribute(Property="ItemStyle", StyleTargetType=System.Windows.Controls.ContentControl)>
Public Class C1ItemsControl 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1ItemsControl
[System.Windows.StyleTypedProperty(Property="ItemStyle", StyleTargetType=System.Windows.Controls.ContentControl)]
public class C1ItemsControl : System.Windows.Controls.ItemsControl 
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
                     C1.Silverlight.C1ListViewer

See Also

Reference

C1ItemsControl Members
C1.Silverlight Namespace