ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SearchResultViewModel Class / Result Property

In This Topic
    Result Property
    In This Topic
    Gets the found string occurence within a document
    Syntax
    'Declaration
     
    Public ReadOnly Property Result As SearchResult
    public SearchResult Result {get;}
    See Also