ActiveReports 12
Location Structure Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions.Parser Namespace : Location Structure

The following tables list the members exposed by Location.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Location structure.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an uninitialized Location object.  
Top
Public Properties
 NameDescription
Public PropertyThe one based column number.  
Public PropertyThe zero based index into the stream of text.  
Public PropertyDetermines if this object describes a valid location.  
Public PropertyThe one based line number.  
Top
Public Methods
 NameDescription
Public MethodDetermins if the specific location occurs before this location.  
Public MethodOverloaded. Determines if the specified object is equal to this object.  
Public MethodSee System.Object.GetHashCode  
Public MethodReturns a string representation of this object.  
Top
See Also

Reference

Location Structure
GrapeCity.Enterprise.Data.DataEngine.Expressions.Parser Namespace