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

セルのオーナーセクションのスコープを指定するCellScope値の1つ。
セルのセクション位置。
セルのインデックス。
特定のセクションインデックスと、その特定の領域でのセルインデックスを使用して、CellPositionクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal scope As CellScope, _
   ByVal sectionIndex As Integer, _
   ByVal cellIndex As Integer _
)
public CellPosition( 
   CellScope scope,
   int sectionIndex,
   int cellIndex
)

パラメータ

scope
セルのオーナーセクションのスコープを指定するCellScope値の1つ。
sectionIndex
セルのセクション位置。
cellIndex
セルのインデックス。
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.