Gets or sets a Style of the lines in C1TreeViewLinePanel .

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

Syntax

C#
public Style LineStyle { get; set; }
Visual Basic
Public Property LineStyle As Style
	Get
	Set

See Also