ComponentOne Basic Library for UWP
LineStroke Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : LineStroke Property
Gets or sets the brush used to paint the connecting lines.
Syntax
'Declaration
 
Public Property LineStroke As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush LineStroke {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members