GrapeCity.Win.MultiRow Namespace > DataErrorEventArgs Class : DataErrorEventArgs Constructor |
Public Function New( _ ByVal cellScope As CellScope, _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cellName As String, _ ByVal context As DataErrorContexts, _ ByVal exception As Exception, _ ByVal throwException As Boolean, _ ByVal cancel As Boolean _ )
Dim cellScope As CellScope Dim rowIndex As Integer Dim cellIndex As Integer Dim cellName As String Dim context As DataErrorContexts Dim exception As Exception Dim throwException As Boolean Dim cancel As Boolean Dim instance As New DataErrorEventArgs(cellScope, rowIndex, cellIndex, cellName, context, exception, throwException, cancel)
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