Xamarin.iOS のドキュメント
AllowResizing プロパティ (GridBase)

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > GridBase クラス : AllowResizing プロパティ
要素をサイズ変更できるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("AllowResizing")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property AllowResizing As GridAllowResizing
[Foundation.Export("AllowResizing")]
[System.ComponentModel.Browsable(true)]
public GridAllowResizing AllowResizing {get; set;}
参照

GridBase クラス
GridBase メンバ