ActiveReports.Silverlight Assembly > DataDynamics.ActiveReports.ViewModel Namespace : SearchViewModel Class |
The following tables list the members exposed by SearchViewModel.
Name | Description | |
---|---|---|
FindNext | Goes to the next occurrence of the search string. | |
FindPrevious | Goes to the previous occurrence of the search string. | |
HidePanel | Hides the Search panel. | |
IsPanelVisible | Gets or sets whether to show the Viewer search panel. | |
MatchCase | Gets or sets whether a found text should match a search string case. | |
MatchWholeWord | Gets or sets whether a search string should match a whole word. | |
SearchString | Gets or sets a string to search within a document. | |
ShowPanel | Shows the Search panel. | |
UserMessage | Gets or sets a string to display to a user. |