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

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