Sizer for WinForms
GetCellBounds(Int32,Int32) メソッド

C1.Win.C1Sizer.4.5.2 アセンブリ > C1.Win.C1Sizer 名前空間 > C1Sizer クラス > GetCellBounds メソッド : GetCellBounds(Int32,Int32) メソッド
セルを含む行のインデックス。
セルを含む列のインデックス。
グリッド内のセルの範囲を取得します。
シンタックス
'宣言
 
Public Overloads Function GetCellBounds( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetCellBounds( 
   System.int row,
   System.int col
)

パラメータ

row
セルを含む行のインデックス。
col
セルを含む列のインデックス。

戻り値の型

セルの範囲を含む System.Drawing.Rectangle
参照

C1Sizer クラス
C1Sizer メンバ
オーバーロード一覧