Share via


TableColumn.Width Vlastnost

Definice

Získá nebo nastaví šířku TableColumn prvku. Vlastnost Width měří součet TableColumn obsahu, odsazení a ohraničení ze strany na stranu.

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

Hodnota vlastnosti

Šířka elementu TableColumn jako GridLength.

Poznámky

Informace o vlastnosti závislosti

Pole Identifikátor WidthProperty
Vlastnosti metadat nastavené na true AffectsMeasure

Platí pro