ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / SearchResult Class / IsValid Property

In This Topic
    IsValid Property (SearchResult)
    In This Topic
    Ensures that SearchResult is not PastEnd or BeforeBegin (auxiliary values)
    Syntax
    'Declaration
     
    Public ReadOnly Property IsValid As Boolean
    public bool IsValid {get;}
    See Also