Xamarin.iOS のドキュメント
DefaultGroupSize プロパティ

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

GridRowCollection クラス
GridRowCollection メンバ