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

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > Split.CellRange 構造体 > Split.CellRange コンストラクタ : Split.CellRange コンストラクタ(Int32,Int32,Int32,Int32)
行 1。
列 1。
行 2。
列 2。
Split.CellRange 構造の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal row1 As System.Integer, _
   ByVal col1 As System.Integer, _
   ByVal row2 As System.Integer, _
   ByVal col2 As System.Integer _
)
public Split.CellRange( 
   System.int row1,
   System.int col1,
   System.int row2,
   System.int col2
)

パラメータ

row1
行 1。
col1
列 1。
row2
行 2。
col2
列 2。
参照

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