バージョン

ExpandToFitWidth プロパティ (UltraGridBagLayoutPanel)

項目の幅を全体の幅と合わせて自動調整するかどうかを返すまたは設定します。
シンタックス
'宣言
 
Public Property ExpandToFitWidth As Boolean
public bool ExpandToFitWidth {get; set;}
解説

注: これは、すべての項目の WeightX が 0.0 の場合のみ適用されます。

参照