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

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