C# 클래스 SourceGrid.ValidatingCellEventArgs

상속: CellCancelEventArgs
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
ValidatingCellEventArgs ( CellContext pCellContext, object p_NewValue ) : System

메소드 상세

ValidatingCellEventArgs() 공개 메소드

public ValidatingCellEventArgs ( CellContext pCellContext, object p_NewValue ) : System
pCellContext CellContext
p_NewValue object
리턴 System