バージョン

PreferredWidth プロパティ (TableColumn)

この列に最適な幅を返すか、設定します。
シンタックス
'宣言
 
Public Property PreferredWidth As Nullable(Of Single)
public Nullable<float> PreferredWidth {get; set;}
解説

このプロパティは、Layout プロパティが 'Fixed' に設定されている場合にのみ有効です。

参照