True DBGrid for WinForms
GetCellBounds メソッド

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Split クラス : GetCellBounds メソッド
表示行番号
表示列インデックス
特定の行と列の四角形を返します。
シンタックス
'宣言
 
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
表示行番号
Col
表示列インデックス
参照

Split クラス
Split メンバ