ComponentOne Basic Library for UWP
Data Property (C1TreeViewLine)

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

Reference

C1TreeViewLine Class
C1TreeViewLine Members