ComponentOne Basic Library for WPF and Silverlight
C1ListViewer Class
Members 


C1.WPF Namespace : C1ListViewer Class
List of items which can be used with heavy templates and preview template to scroll quickly.
Object Model
C1ListViewer Class
Syntax
'Declaration
 
<System.ComponentModel.LicenseProviderAttribute()>
<System.Windows.StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListViewerItem)>
<System.Windows.TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)>
Public Class C1ListViewer 
   Inherits C1ItemsControl
'Usage
 
Dim instance As C1ListViewer
[System.ComponentModel.LicenseProvider()]
[System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListViewerItem)]
[System.Windows.TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)]
public class C1ListViewer : 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.C1ListViewer
                              C1.WPF.C1ListBox

See Also

Reference

C1ListViewer Members
C1.WPF Namespace