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

Glossary Item Box

Special result value for Find method to begin searching from the beginning of the document/page

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly BeforeBegin As SearchResult
C# 
public static readonly SearchResult BeforeBegin

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