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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > GridBase クラス : AllowRefreshing プロパティ
グリッドを引っ張る操作でリフレッシュできるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("AllowRefreshing")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property AllowRefreshing As System.Boolean
[Foundation.Export("AllowRefreshing")]
[System.ComponentModel.Browsable(true)]
public System.bool AllowRefreshing {get; set;}
参照

GridBase クラス
GridBase メンバ