C# Class SourceGrid.ValidatingCellEventArgs

Inheritance: CellCancelEventArgs
Datei anzeigen 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