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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumn クラス : CellText メソッド
The row to fetch.
Gets the display value for a cell in a given row.
シンタックス
'宣言
 
Public Function CellText( _
   ByVal row As System.Integer _
) As System.String
public System.string CellText( 
   System.int row
)

パラメータ

row
The row to fetch.

戻り値の型

The display value.
参照

C1DataColumn クラス
C1DataColumn メンバ