FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / UseIncrementalSearch Property

In This Topic
    UseIncrementalSearch Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets a value indicating 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