WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / SearchHistory Property
In This Topic
    SearchHistory Property
    In This Topic
    Gets the list of the collected search strings.
    Syntax
    public List<string> SearchHistory {get;}
    See Also