FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / UseIncrementalSearch Property

In This Topic
    UseIncrementalSearch Property (C1FlexViewer)
    In This Topic
    Indicates if "search as you type" method of search should be used.
    Syntax
    'Declaration
     
    Public Property UseIncrementalSearch As Boolean
    public bool UseIncrementalSearch {get; set;}
    See Also