ActiveReports 8
SearchResult Class
Members  See Also 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace : SearchResult Class

Glossary Item Box

Represents text search result. The instances of the class are immutable and do not implement INotifyPropertyChanged then

Object Model

SearchResult Class

Syntax

Visual Basic (Declaration) 
Public Class SearchResult 
C# 
public class SearchResult 

Inheritance Hierarchy

System.Object
   GrapeCity.Viewer.Common.Model.SearchResult

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also