Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TreeViewLine Class
Members

In This Topic
    C1TreeViewLine Class
    In This Topic
    Vertical connecting line.
    Object Model
    C1TreeViewLine Class
    Syntax
    'Declaration
     
    
    <TemplatePartAttribute(Name="Line", Type=System.Windows.Shapes.Shape)>
    Public Class C1TreeViewLine 
       Inherits System.Windows.Controls.Control
    [TemplatePart(Name="Line", Type=System.Windows.Shapes.Shape)]
    public class C1TreeViewLine : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.C1TreeViewLine

    See Also