GrapeCity SPREAD for WPF 2.0J
Item プロパティ (GroupArea)

セルの行インデックス。
セルの列インデックス。
GroupArea 内のセルを取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal rowIndex As Integer, _
   ByVal cellIndex As Integer _
) As GroupCell
public GroupCell this[ 
   int rowIndex,
   int cellIndex
]; {get;}

パラメータ

rowIndex
セルの行インデックス。
cellIndex
セルの列インデックス。

プロパティ値

セルを示す GroupCell
参照

GroupArea クラス
GroupArea メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.