DbNetSuiteVS
GridEditControl..::.RowValidateDelegate Delegate
NamespacesDbNetLink.DbNetSuiteVSGridEditControlGridEditControl..::.RowValidateDelegate
Delegate for RowValidate event handler
Declaration Syntax
C#Visual Basic
public delegate bool RowValidateDelegate(
	Object sender,
	RowValidateEventArgs args
)
Public Delegate Function RowValidateDelegate ( _
	sender As Object, _
	args As RowValidateEventArgs _
) As Boolean
Parameters
sender (Object)
args (RowValidateEventArgs)

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)