ActiveReports 10
IsValid Property (SearchResult)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > SearchResult Class : IsValid Property
Ensures that SearchResult is not PastEnd or BeforeBegin (auxiliary values)
Syntax
'Declaration
 
Public ReadOnly Property IsValid As Boolean
public bool IsValid {get;}
See Also

Reference

SearchResult Class
SearchResult Members