ComponentOne Basic Library for UWP
Stroke Property

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

Reference

C1TreeViewLine Class
C1TreeViewLine Members