GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Field Class : DataField Property |
Gets or sets the name of the field in the query.
'Declaration Public Property DataField As System.String
public System.string DataField {get; set;}
A String containing the name of the field in the query.
Data field names do not need to be unique. Multiple fields can refer to the same data field.