ComponentOne Basic Library for WPF and Silverlight
C1ListBoxItem Class
Members 


C1.Silverlight Namespace : C1ListBoxItem Class
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.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  C1.Silverlight.C1ListViewerItem
                     C1.Silverlight.C1ListBoxItem

See Also

Reference

C1ListBoxItem Members
C1.Silverlight Namespace