C# 클래스 SourceGrid.RowCancelEventArgs

EventArgs used by the FocusRowLeaving
상속: RowEventArgs
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 메소드들

메소드 설명
RowCancelEventArgs ( int pRow ) : System

Constructor

메소드 상세

RowCancelEventArgs() 공개 메소드

Constructor
public RowCancelEventArgs ( int pRow ) : System
pRow int
리턴 System