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

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