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

In This Topic
    CollectSearchHistory Property
    In This Topic
    Indicates whether the search history should be collected and shown when the user types in the search box.
    Syntax
    'Declaration
     
    Public Property CollectSearchHistory As Boolean
    public bool CollectSearchHistory {get; set;}
    See Also