GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > CellContextMenuStripNeededEventArgs クラス > CellContextMenuStripNeededEventArgs コンストラクタ : CellContextMenuStripNeededEventArgs コンストラクタ(CellScope,Int32,Int32,String,ContextMenuStrip) |
Public Function New( _ ByVal scope As CellScope, _ ByVal sectionIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cellName As String, _ ByVal contextMenuStrip As ContextMenuStrip _ )
public CellContextMenuStripNeededEventArgs( CellScope scope, int sectionIndex, int cellIndex, string cellName, ContextMenuStrip contextMenuStrip )