DataSetReference.LabelField Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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