ActiveReports 12
Field Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Field Class
Defines a field element containing information about a field within the data model of the report.
Object Model
Field Class
Syntax
'Declaration
 
Public Class Field 
public class Field 
Remarks

A Field must have either a DataField or Value property set, but not both.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.Field

See Also

Reference

Field Members
GrapeCity.ActiveReports.PageReportModel Namespace