[]
Gets or sets a name of the field to use for the value displayed to the user for selection.
public string LabelField { get; set; }
Type | Description |
---|---|
string | A string value indicating the name of the field to use for the value displayed to the user for selection. |
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.