GrapeCity.Win.MultiRow.v110 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > CellEndEditEventArgs クラス > CellEndEditEventArgs コンストラクタ : CellEndEditEventArgs コンストラクタ(Int32,Int32,String,EndEditReason,Boolean) |
Public Function New( _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cellName As String, _ ByVal endEditReason As EndEditReason, _ ByVal editCanceled As Boolean _ )
public CellEndEditEventArgs( int rowIndex, int cellIndex, string cellName, EndEditReason endEditReason, bool editCanceled )