ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeViewLinePanel Class / LineStyleProperty Field



In This Topic
    LineStyleProperty Field (C1TreeViewLinePanel)
    In This Topic
    Identifies the LineStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LineStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeViewLinePanel.LineStyleProperty
    public static readonly DependencyProperty LineStyleProperty
    public:
    static readonly DependencyProperty^ LineStyleProperty
    See Also