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

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

FlexGrid クラス
FlexGrid メンバ