PowerTools MultiRow for Windows Forms 8.0J
CellPosition コンストラクタ(Int32,Int32)

セルの行位置。
セルのインデックス。
特定の行インデックスと、その行領域でのセルインデックスを使用して、CellPositionクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal cellIndex As Integer _
)
public CellPosition( 
   int rowIndex,
   int cellIndex
)

パラメータ

rowIndex
セルの行位置。
cellIndex
セルのインデックス。
参照

CellPosition 構造体
CellPosition メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.