ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / C1FullTextSearchBehavior Class / TextChangedDelayProperty Field

In This Topic
    TextChangedDelayProperty Field
    In This Topic
    Gets or sets the delay time used to filter after the last typed character.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextChangedDelayProperty As DependencyProperty
    public static readonly DependencyProperty TextChangedDelayProperty
    See Also