ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ISearchableDocument Interface / HighlightSearchResult Property

In This Topic
    HighlightSearchResult Property (ISearchableDocument)
    In This Topic
    Gets or sets currently highlighted search result
    Syntax
    'Declaration
     
    Property HighlightSearchResult As SearchResult
    SearchResult HighlightSearchResult {get; set;}
    See Also