True DBGrid for WinForms
CellText メソッド

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

パラメータ

row
取得する行。

戻り値の型

表示値。
参照

C1DataColumn クラス
C1DataColumn メンバ