Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLinePanel Class / LineStyle Property

In This Topic
    LineStyle Property
    In This Topic
    Gets or sets a Style of the lines in C1TreeViewLinePanel .
    Syntax
    'Declaration
     
    
    Public Property LineStyle As Style
    public Style LineStyle {get; set;}
    See Also