C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / SearchHistory Property

In This Topic
SearchHistory Property
In This Topic
Gets the list of the collected search strings.
Syntax
'Declaration
 
Public ReadOnly Property SearchHistory As List(Of String)
 
See Also