GrapeCity.Win.MultiRow.v110 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > CellValidatingEventArgs クラス > CellValidatingEventArgs コンストラクタ : CellValidatingEventArgs コンストラクタ(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 _ )
public CellValidatingEventArgs( CellScope scope, int sectionIndex, int cellIndex, string cellName, object formattedValue )