ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeView Class / ShowLinesProperty Field



In This Topic
    ShowLinesProperty Field
    In This Topic
    Identifies the ShowLines dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowLinesProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeView.ShowLinesProperty
    public static readonly DependencyProperty ShowLinesProperty
    public:
    static readonly DependencyProperty^ ShowLinesProperty
    See Also