GrapeCity.Win.MultiRow Namespace > CellValidatingEventArgs Class > CellValidatingEventArgs Constructor : CellValidatingEventArgs Constructor(CellScope,Int32,Int32,String,Object) |
Public Function New( _ ByVal scope As CellScope, _ ByVal sectionIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cellName As String, _ ByVal formattedValue As Object _ )
Dim scope As CellScope Dim sectionIndex As Integer Dim cellIndex As Integer Dim cellName As String Dim formattedValue As Object Dim instance As New CellValidatingEventArgs(scope, sectionIndex, cellIndex, cellName, formattedValue)
public CellValidatingEventArgs( CellScope scope, int sectionIndex, int cellIndex, string cellName, object formattedValue )
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