TableColumn.Width 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 la largeur d’un TableColumn élément. La Width propriété mesure la somme du contenu, du remplissage et de la TableColumn bordure de côté à côté.
public:
property System::Windows::GridLength Width { System::Windows::GridLength get(); void set(System::Windows::GridLength value); };
public System.Windows.GridLength Width { get; set; }
member this.Width : System.Windows.GridLength with get, set
Public Property Width As GridLength
Valeur de propriété
Largeur de l’élément TableColumn , en tant que GridLength.
Remarques
Informations sur les propriétés de dépendance
| Élément | Valeur |
|---|---|
| Champ d’identificateur | WidthProperty |
Propriétés de métadonnées définies sur true |
AffectsMeasure |