DataSetReference.LabelField Propriété

Définition

Obtient ou définit le nom du champ qui affiche une valeur de paramètre à l’utilisateur.

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

Valeur de propriété

Le nom du champ qui affiche une valeur de paramètre à l’utilisateur.

Attributs

S’applique à