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

C1.iOS.Grid アセンブリ > C1.iOS.Grid 名前空間 > FlexGrid クラス : AllowSorting プロパティ
ユーザーが列ヘッダーセルをタップまたはクリックすることによって列をソートできるかどうかを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("AllowSorting")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property AllowSorting As System.Boolean
[Foundation.Export("AllowSorting")]
[System.ComponentModel.Browsable(true)]
public System.bool AllowSorting {get; set;}
参照

FlexGrid クラス
FlexGrid メンバ