Vertical connecting line.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.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