ComponentOne FlexReport for UWP
SearchHistory Property

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewer Class : SearchHistory Property
Gets the list of the collected search strings.
Syntax
'Declaration
 
Public ReadOnly Property SearchHistory As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> SearchHistory {get;}
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members