SPREAD for WPF 3.0J - GcSpreadGrid
ColumnIndex プロパティ (SpreadSortDescription)

GrapeCity.Windows.SpreadGrid 名前空間 > SpreadSortDescription クラス : ColumnIndex プロパティ
ソートを実行する列インデックスを取得または設定します。
シンタックス
'宣言
 
Public Property ColumnIndex As Integer
public int ColumnIndex {get; set;}

プロパティ値

ソートの基準となる列インデックスを指定する Integer 値。
例外
例外解説
指定された値が0未満です。SpreadSortDescription オブジェクトが GcSpreadGrid の SortDescritions コレクションに追加されている場合に、そのプロパティを変更しようとしました。
SpreadSortDescription オブジェクトが GcSpreadGrid の SortDescritions コレクションに追加されている場合に、そのプロパティを変更しようとしました。
参照

SpreadSortDescription クラス
SpreadSortDescription メンバ