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

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