True DBGrid for WinForms
GetCellBounds メソッド (Split)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Split クラス : GetCellBounds メソッド
Visible row number
Visible column index
Returns the Rectangle for the given Row and Column
シンタックス
'宣言
 
Public Overridable Function GetCellBounds( _
   ByVal Row As System.Integer, _
   ByVal Col As System.Integer _
) As System.Drawing.Rectangle
public virtual System.Drawing.Rectangle GetCellBounds( 
   System.int Row,
   System.int Col
)

パラメータ

Row
Visible row number
Col
Visible column index
参照

Split クラス
Split メンバ