ComponentOne Basic Library for WPF and Silverlight
C1ListBoxItem Class
Members 


C1.WPF Namespace : C1ListBoxItem Class
Visual element used inside a C1ListBox.
Object Model
C1ListBoxItem Class
Syntax
'Declaration
 
<System.Windows.TemplatePartAttribute(Name="Hinting", Type=System.Windows.FrameworkElement)>
<System.Windows.TemplatePartAttribute(Name="HintingCheckMark", Type=System.Windows.FrameworkElement)>
Public Class C1ListBoxItem 
   Inherits C1ListViewerItem
'Usage
 
Dim instance As C1ListBoxItem
[System.Windows.TemplatePart(Name="Hinting", Type=System.Windows.FrameworkElement)]
[System.Windows.TemplatePart(Name="HintingCheckMark", Type=System.Windows.FrameworkElement)]
public class C1ListBoxItem : C1ListViewerItem 
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.ContentControl
                        C1.WPF.C1ListViewerItem
                           C1.WPF.C1ListBoxItem

See Also

Reference

C1ListBoxItem Members
C1.WPF Namespace