バージョン

Item プロパティ (MultiCellOperationInfo.CellsCollection)

インデクサー
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As UltraGridCell
public UltraGridCell this[ 
   int row,
   int column
]; {get;}

パラメータ

row
column
参照