True DBGrid for WinForms
Item(Int32,String) プロパティ

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > Item プロパティ : Item(Int32,String) プロパティ
Gets or sets the cell value at the given row and column.
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal row As System.Integer, _
   ByVal columnName As System.String _
) As System.Object
public System.object Item( 
   System.int row,
   System.string columnName
) {get; set;}

パラメータ

row
columnName
参照

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