GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace : SearchResult Class |
The following tables list the members exposed by SearchResult.
Name | Description | |
---|---|---|
BeforeBegin | Special result value for Find method to begin searching from the beginning of the document/page | |
DisplayText | Text to display | |
ItemArea | Whole text item area coordinates | |
ItemIndex | Logical page item number (for subsequent searches, ordered) | |
PageIndex | ||
PastEnd | Result indicating search is finished | |
Range | Selection text range |
Name | Description | |
---|---|---|
IsValid | Ensures that SearchResult is not PastEnd or BeforeBegin (auxiliary values) |
Name | Description | |
---|---|---|
CompareTo | ||
Create | Overloaded. Creates new SearchResult instance | |
Equals | ||
GetHashCode | ||
ToString |