C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class
Members

C1ItemsControl Class
Represents a control that can be used to present a collection of items.
Object Model
C1ItemsControl Class
Syntax
'Declaration
 
Public MustInherit Class C1ItemsControl 
   Inherits Windows.UI.Xaml.Controls.Control
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.C1ItemsControl
                  C1.Xaml.C1ListViewer
                  C1.Xaml.C1TabControl

See Also