DataGridColumn.HeaderStringFormat 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 modèle de format à appliquer au contenu de l'en-tête de colonne.
public:
property System::String ^ HeaderStringFormat { System::String ^ get(); void set(System::String ^ value); };
public string HeaderStringFormat { get; set; }
member this.HeaderStringFormat : string with get, set
Public Property HeaderStringFormat As String
Valeur de propriété
Valeur de chaîne qui représente le modèle de format. La valeur par défaut enregistrée est null
. Pour plus d'informations sur ce qui peut influencer la valeur, consultez DependencyProperty.