FlexGrid for WinForms
Item プロパティ (Column)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > Column クラス : Item プロパティ
この列内の行インデックスで指定されたセル値を取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal rowIndex As System.Integer _
) As System.Object
public System.object this[ 
   System.int rowIndex
]; {get; set;}

パラメータ

rowIndex
参照

Column クラス
Column メンバ