ComponentOne Basic Library for WPF and Silverlight
C1ListBox Class
Members 


C1.WPF Namespace : C1ListBox Class
List of items which can be used with heavy templates and preview template to scroll quickly.
Object Model
C1ListBox Class
Syntax
'Declaration
 
<System.ComponentModel.LicenseProviderAttribute()>
<System.Windows.StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListBoxItem)>
Public Class C1ListBox 
   Inherits C1ListViewer
'Usage
 
Dim instance As C1ListBox
[System.ComponentModel.LicenseProvider()]
[System.Windows.StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1ListBoxItem)]
public class C1ListBox : C1ListViewer 
Remarks
This control supports selection by cross-slide gesture.
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
                                 C1.WPF.C1TileListBox

See Also

Reference

C1ListBox Members
C1.WPF Namespace