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



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