[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataSetReference.LabelField

LabelField Property

LabelField

Gets or sets a name of the field to use for the value displayed to the user for selection.

Declaration
public string LabelField { get; set; }
Property Value
Type Description
string

A string value indicating the name of the field to use for the value displayed to the user for selection.

Remarks

If this property is not supplied, or if the returned value is null, the value in the ValueField is used.

This property is not used for the DefaultValue.