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

オーナー Row のインデックスを表す System.Int32 値。
Section セクション内でのセルのインデックスを表す System.Int32 値。
セル名を表す System.String 値。
表示されるタッチツールバー。
CellTouchToolBarNeededEventArgs クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal cellIndex As Integer, _
   ByVal cellName As String, _
   ByVal touchToolBar As MultiRowTouchToolBar _
)
public CellTouchToolBarNeededEventArgs( 
   int rowIndex,
   int cellIndex,
   string cellName,
   MultiRowTouchToolBar touchToolBar
)

パラメータ

rowIndex
オーナー Row のインデックスを表す System.Int32 値。
cellIndex
Section セクション内でのセルのインデックスを表す System.Int32 値。
cellName
セル名を表す System.String 値。
touchToolBar
表示されるタッチツールバー。
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.