Ribbon for WinForms
Item プロパティ (GridRow)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > GridRow クラス : Item プロパティ
The column number.
Creates the GridCell object with the specified column index.
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal col As Integer _
) As GridCell
public GridCell this[ 
   int col
]; {get;}

パラメータ

col
The column number.
参照

GridRow クラス
GridRow メンバ