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

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

パラメータ

columnIndex
参照

Row クラス
Row メンバ
オーバーロード一覧