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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : GetBandRow メソッド
Obtains the underlying row object for the given band and row.
シンタックス
'宣言
 
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 メンバ