バージョン

ExpandToFitHeight プロパティ (UltraGridBagLayoutManager)

高さが余らないようにすべての項目の高さを均等に拡大するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property ExpandToFitHeight As Boolean
public bool ExpandToFitHeight {get; set;}
解説

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

参照