FlexGrid for WPF
DefaultGroupSize プロパティ

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridRowCollection クラス : DefaultGroupSize プロパティ
デフォルトのグループ行の高さを取得または設定します。
シンタックス
'宣言
 
Public Property DefaultGroupSize As System.Nullable(Of GridLength)
public System.Nullable<GridLength> DefaultGroupSize {get; set;}
参照

GridRowCollection クラス
GridRowCollection メンバ