FlexGrid for WinForms
AllowSorting プロパティ (Column)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : AllowSorting プロパティ
列ヘッダをクリックしてこの列をソートできるかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AllowSorting As System.Boolean
public System.bool AllowSorting {get; set;}
解説
グリッドには、マウスを使用して列をソートできるかどうかを決定する AllowSortingプロパティがあります。 Columnオブジェクトの AllowSorting プロパティを使用すると、ユーザーが特定の列をソートできないように設定できます。
参照

Column クラス
Column メンバ