ActiveReports Developer 7
Field Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Field Class

Glossary Item Box

The following tables list the members exposed by Field.

Public Constructors

 NameDescription
Public ConstructorField ConstructorOverloaded. Initializes a new instance of the Field class.  
Top

Public Properties

 NameDescription
Public PropertyDataField

Gets or sets the name of the field in the query.

 
Public PropertyName

Gets or sets the name to use for the field within the report.

 
Public PropertyValue

Gets or sets an expression that evaluates to the value of the field.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the Field object  
Top

See Also