ActiveReports 12
ValueField Property

GrapeCity.ActiveReports.v12 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.

Syntax
'Declaration
 
Public Property ValueField As String
public string ValueField {get; set;}

Property Value

A String representing the name of the field to use for the values and defaults for the parameter.

See Also

Reference

DataSetReference Class
DataSetReference Members