GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataSetReference Class : ValueField Property |
Gets or sets the name of the field to use for the values and defaults for the parameter.
'Declaration Public Property ValueField As System.String
public System.string ValueField {get; set;}
A String representing the name of the field to use for the values and defaults for the parameter.