True DBGrid for WinForms
GetBandRow メソッド (C1TrueDBGrid)

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > C1TrueDBGrid クラス : GetBandRow メソッド
指定されたテーブル領域と行に対応する基底の行オブジェクトを取得します。
シンタックス
'宣言
 
Public Function GetBandRow( _
   ByVal band As System.Integer, _
   ByVal row As System.Integer _
) As System.Object
public System.object GetBandRow( 
   System.int band,
   System.int row
)

パラメータ

band
row
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ