SPREAD for WPF 3.0J - GcSpreadGrid
SortIndicatorIndex プロパティ (Column)

GrapeCity.Windows.SpreadGrid 名前空間 > Column クラス : SortIndicatorIndex プロパティ
この Column に複数の列ヘッダ行があるときにソートインジケーターを表示する列ヘッダ行インデックスを取得または設定します。
シンタックス
'宣言
 
Public Property SortIndicatorIndex As Integer
public int SortIndicatorIndex {get; set;}

プロパティ値

列ヘッダ行インデックスを示す整数値。既定値は -1です。
解説
SortIndicatorIndex が -1の場合、その Column では ColumnHeader.SortIndicatorIndex の設定が使用されます。
参照

Column クラス
Column メンバ