GrapeCity SPREAD for WPF 2.0J
ColumnIndex プロパティ (SpreadGroupDescription)

項目が属するグループを決定するために使用される列のインデックスを取得または設定します。
構文
'Declaration
 
Public Property ColumnIndex As Integer
public int ColumnIndex {get; set;}

プロパティ値

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

SpreadGroupDescription クラス
SpreadGroupDescription メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.