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



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