ComponentOne Basic Library for UWP
LineDashArray Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : LineDashArray Property
Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines.
Syntax
'Declaration
 
Public Property LineDashArray As Windows.UI.Xaml.Media.DoubleCollection
public Windows.UI.Xaml.Media.DoubleCollection LineDashArray {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members