True DBGrid for WinForms
GetBandRow メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > 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 メンバ