Represents a control that can be used to present a collection of items.
Object Model
Syntax
'Declaration
Public MustInherit Class C1ItemsControl
Inherits Windows.UI.Xaml.Controls.Control
Implements Windows.UI.Composition.IAnimationObject
public abstract class C1ItemsControl : Windows.UI.Xaml.Controls.Control, Windows.UI.Composition.IAnimationObject
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