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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : Item プロパティ
Gets or sets the cell value specified by the row index in this column.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal rowIndex As System.Integer _
) As System.Object
public System.object this[ 
   System.int rowIndex
]; {get; set;}

パラメータ

rowIndex
参照

Column クラス
Column メンバ