C# Class SourceGrid.ValidatingCellEventArgs

Inheritance: CellCancelEventArgs
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
ValidatingCellEventArgs ( CellContext pCellContext, object p_NewValue ) : System

Method Details

ValidatingCellEventArgs() public méthode

public ValidatingCellEventArgs ( CellContext pCellContext, object p_NewValue ) : System
pCellContext CellContext
p_NewValue object
Résultat System