FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / UseIncrementalSearch Property

In This Topic
    UseIncrementalSearch Property
    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