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

C1.Win.6 アセンブリ > C1.Framework 名前空間 > GridRow クラス : Item プロパティ
列番号。
指定された列インデックスを持つ GridCellオブジェクトを作成します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal col As System.Integer _
) As GridCell
public GridCell this[ 
   System.int col
]; {get;}

パラメータ

col
列番号。
参照

GridRow クラス
GridRow メンバ