Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SourceGrid
ValidatingCellEventArgs
C# Class SourceGrid.ValidatingCellEventArgs
Inheritance:
CellCancelEventArgs
Mostra file
Open project: zhuangyy/Motion
Public Methods
Method
Description
ValidatingCellEventArgs
(
CellContext
pCellContext
,
object
p_NewValue
) :
System
Method Details
ValidatingCellEventArgs()
public
method
public
ValidatingCellEventArgs
(
CellContext
pCellContext
,
object
p_NewValue
) :
System
pCellContext
CellContext
p_NewValue
object
return
System