True DBGrid for WinForms
CellText メソッド (C1DataColumn)

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > C1DataColumn クラス : CellText メソッド
取得する行です。
所定の行のセルの表示値を取得します。
シンタックス
'宣言
 
Public Function CellText( _
   ByVal row As System.Integer _
) As System.String
public System.string CellText( 
   System.int row
)

パラメータ

row
取得する行です。

戻り値の型

表示値です。
参照

C1DataColumn クラス
C1DataColumn メンバ