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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : AllowSorting プロパティ
Gets or sets whether this column can be sorted by clicking on the column header.
シンタックス
'宣言
 
Public Property AllowSorting As System.Boolean
public System.bool AllowSorting {get; set;}
解説
The grid has an AllowSorting property that determines whether columns can be sorted with the mouse. The AllowSorting property of the Column objects can be used to prevent the user from sorting specific columns.
参照

Column クラス
Column メンバ