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

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

パラメータ

row
col
参照

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