GrapeCity.Win.MultiRow Namespace > CellEndEditEventArgs Class > CellEndEditEventArgs Constructor : CellEndEditEventArgs Constructor(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 _ )
Dim rowIndex As Integer Dim cellIndex As Integer Dim cellName As String Dim endEditReason As EndEditReason Dim editCanceled As Boolean Dim instance As New CellEndEditEventArgs(rowIndex, cellIndex, cellName, endEditReason, editCanceled)
public CellEndEditEventArgs( int rowIndex, int cellIndex, string cellName, EndEditReason endEditReason, bool editCanceled )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2