GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataSetReference Class : LabelField Property |
Gets or sets name of the field to use for the value displayed to the user for the selection.
'Declaration Public Property LabelField As System.String
public System.string LabelField {get; set;}
A String representing the name of the field to use for the value displayed to the user for the selection.