TableColumn.Width 屬性

定義

取得或設定元素的 TableColumn 寬度。 該 Width 性質衡量內容、填充物及邊界從一側到另一側的總和 TableColumn

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

屬性值

元素的 TableColumn 寬度,作為 GridLength

備註

相依財產資訊

Item 價值觀
識別碼欄位 WidthProperty
元資料屬性設為 true AffectsMeasure

適用於