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



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