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

In This Topic
    FindDialogViewModel Class Members
    In This Topic

    The following tables list the members exposed by FindDialogViewModel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FindDialogViewModel class.  
    Top
    Public Properties
     NameDescription
    Public PropertyCloses the dialog  
    Public PropertyPerforms next occurence lookup  
    Public PropertyPerforms previous occurence lookup  
    Public PropertyGets or sets whether find dialog is visible or not  
    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 history of the strings searched  
    Public PropertyGets or sets string to search within document  
    Public PropertyShows the dialog  
    Public PropertyGets or sets string to display to user. Usually represents such events as reaching document end/beginning  
    Public PropertyGets string to display to user. Usually represents such events as reaching document end/beginning  
    Top
    See Also