FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilterRow Class / TextChangedDelayProperty Field

In This Topic
    TextChangedDelayProperty Field (C1FlexGridFilterRow)
    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