ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SearchPanelViewModel Class
Properties Events

In This Topic
    SearchPanelViewModel Class Members
    In This Topic

    The following tables list the members exposed by SearchPanelViewModel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SearchPanelViewModel class  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the clear search results command.  
    Public PropertyGets or sets the context menu.  
    Public PropertyGets or sets currently selected item within SearchResults list. -1 means no entry selected  
    Public PropertyPerforms text lookup  
    Public Property  
    Public PropertyGets or sets whether found text should match the search string case  
    Public PropertyGets or sets whether search string must match whole words  
    Public PropertyGets the found results table  
    Public PropertyGets or sets string to search within document  
    Public PropertyGets or sets string to display to user. Usually represents such events as reaching document end/beginning  
    Public PropertyGets or sets the text.  
    Top
    See Also