Vertical connecting line.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
[TemplatePartAttribute(Name = "Line", Type = typeof(Shape))]
public class C1TreeViewLine : Control
Visual Basic
<TemplatePartAttribute(Name := "Line", Type := GetType(Shape))> _
Public Class C1TreeViewLine _
	Inherits Control

Inheritance Hierarchy

See Also