Lenguaje

DataSetReference.LabelField Propiedad

Definición

Obtiene o establece el nombre del campo que muestra un valor de parámetro al usuario.

public:
 property System::String ^ LabelField { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string LabelField { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.LabelField : string with get, set
Public Property LabelField As String

Valor de propiedad

El nombre del campo que muestra un valor de parámetro al usuario.

Atributos

Se aplica a