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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > FlexGrid クラス : MinRowHeight プロパティ
FlexGrid 内の行の最小高さを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("MinRowHeight")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property MinRowHeight As System.Double
[Foundation.Export("MinRowHeight")]
[System.ComponentModel.Browsable(true)]
public System.double MinRowHeight {get; set;}
参照

FlexGrid クラス
FlexGrid メンバ