True DBGrid for WinForms
Split.CellRange コンストラクタ(Int32,Int32)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > Split.CellRange 構造体 > Split.CellRange コンストラクタ : Split.CellRange コンストラクタ(Int32,Int32)
The row.
The col.
Initializes a new instance of the Split.CellRange struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
)
public Split.CellRange( 
   System.int row,
   System.int col
)

パラメータ

row
The row.
col
The col.
参照

Split.CellRange 構造体
Split.CellRange メンバ
オーバーロード一覧