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

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

FlexGrid クラス
FlexGrid メンバ