Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TreeView Class / ShowLinesProperty Field

In This Topic
    ShowLinesProperty Field (C1TreeView)
    In This Topic
    Identifies the ShowLines dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowLinesProperty As DependencyProperty
    public static readonly DependencyProperty ShowLinesProperty
    See Also