GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > CellTouchToolBarNeededEventArgs クラス > CellTouchToolBarNeededEventArgs コンストラクタ : CellTouchToolBarNeededEventArgs コンストラクタ(Int32,Int32,String,MultiRowTouchToolBar) |
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 )