ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / SearchResult Class / BeforeBegin Field

In This Topic
    BeforeBegin Field
    In This Topic
    Special result value for Find method to begin searching from the beginning of the document/page
    Syntax
    'Declaration
     
    Public Shared ReadOnly BeforeBegin As SearchResult
    public static readonly SearchResult BeforeBegin
    See Also