ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / FindDialogViewModel Class / SearchString Property

In This Topic
    SearchString Property (FindDialogViewModel)
    In This Topic
    Gets or sets string to search within document
    Syntax
    'Declaration
     
    Public Property SearchString As String
    public string SearchString {get; set;}
    See Also