TableColumn.Width Właściwość

Definicja

Pobiera lub ustawia szerokość TableColumn elementu. Właściwość Width mierzy sumę TableColumn zawartości, dopełnienie i obramowanie z boku do strony.

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

Wartość właściwości

Szerokość TableColumn elementu jako GridLength.

Uwagi

Informacje o właściwości zależności

Przedmiot Wartość
Pole identyfikatora WidthProperty
Właściwości metadanych ustawione na true AffectsMeasure

Dotyczy